Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Undocumented requests made to /Events #66

Open
carlhoerberg opened this issue Mar 20, 2015 · 3 comments
Open

Undocumented requests made to /Events #66

carlhoerberg opened this issue Mar 20, 2015 · 3 comments

Comments

@carlhoerberg
Copy link

We see this type of requests coming in on /subscriptions/510b1f3a-150e-4a23-bfc4-4a0d72245dae/Events since yesterday.

<EntityEvent xmlns=\"http://schemas.datacontract.org/2004/07/Microsoft.Cis.DevExp.Services.Rdfe.ServiceManagement\" xmlns:i=\"http://www.w3.org/2001/XMLSchema-instance\"><EventId>2431c017-a28d-4f13-8edd-209e06e30e39</EventId><ListenerId>84codes</ListenerId><EntityType>Subscription</EntityType><EntityId><Id>510b1f3a-150e-4a23-bfc4-4a0d72245dae</Id><Created>2014-12-17T17:39:47.3016234Z</Created></EntityId><OperationId>21e2ddaa-9fa8-8790-989b-f5ef25d2f1e0</OperationId><IsAsync>true</IsAsync></EntityEvent>

What is it and what type of response do you expect?

@Dmitry-Me
Copy link

Clearly the EntityState is omitted. Our code would be unable to even deserialize this because we expect EntityState to be there.

@carlhoerberg
Copy link
Author

Exactly.. Previously our app would return 500 when this came in, but now we're returning 400 until Microsoft/Azure has clarified what this means..

@Dmitry-Me
Copy link

I don't observe such requests to our RP. Do you have an idea of what I could do to have that reproduced? Is there any pattern on when they happen?

If you have a support plan for Azure I recommend that you file a support incident.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants