Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request header ConsistencyLevel eventual is not sent correctly #1063

Closed
Licantrop0 opened this issue Aug 23, 2021 · 4 comments
Closed

Request header ConsistencyLevel eventual is not sent correctly #1063

Licantrop0 opened this issue Aug 23, 2021 · 4 comments
Assignees
Milestone

Comments

@Licantrop0
Copy link
Member

Sending Advanced queries with graph explorer sometimes fails because ConsistencyLevel: eventual header is not sent:

image

To Reproduce
Try here: https://developer.microsoft.com/en-us/graph/graph-explorer?request=applications%3F%24search%3D%22displayName%3ABrowser%22&method=GET&version=v1.0&GraphUrl=https://graph.microsoft.com&headers=W3sibmFtZSI6IkNvbnNpc3RlbmN5TGV2ZWwiLCJ2YWx1ZSI6ImV2ZW50dWFsIn1d

@ghost ghost added the ToTriage label Aug 23, 2021
@ElinorW
Copy link
Contributor

ElinorW commented Aug 26, 2021

Hey @Licantrop0, could you confirm if this is also the case when you're logged in?

@Licantrop0
Copy link
Member Author

Licantrop0 commented Aug 31, 2021

yes, it happens when I'm logged in.

@ghost ghost removed the ToTriage label Sep 13, 2021
@ghost ghost removed the ToTriage label Sep 13, 2021
@adhiambovivian adhiambovivian added the type:bug Something isn't working label Sep 30, 2021
@adhiambovivian adhiambovivian added this to the October-2021 milestone Sep 30, 2021
@Onokaev
Copy link
Contributor

Onokaev commented Nov 29, 2021

This issue was consistent with the previous API sandbox.
It is currently being planned for as a feature request

@Licantrop0
Copy link
Member Author

@Onokaev now it happens when I'm NOT logged in, see (missing @odata.count):
MicrosoftTeams-image

Instead, when I'm logged in I can see the count:
MicrosoftTeams-image (1)

Before July/August, Graph Explorer was working fine with the Advanced Query Capabilities

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

No branches or pull requests

4 participants