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

GET /places/graph.roomList fails, /places/microsoft.graph.roomList works #2170

Closed
YouriT opened this issue Oct 19, 2023 · 4 comments
Closed

Comments

@YouriT
Copy link

YouriT commented Oct 19, 2023

Seems like the endpoint construction of this endpoint is somewhat wrong.

When using the graph explorer, I properly get results for /v1.0/places/microsoft.graph.roomlist and an UnknownError for /v1.0/places/graph.roomlist

@YouriT
Copy link
Author

YouriT commented Oct 19, 2023

Nevermind, it seems the endpoint is case sensitive and that GET graph.roomList works just fine.

Would be worth to fix it but I guess that's outside the scope of this repo. If you tell me where to report it, I can.

@andrueastman
Copy link
Member

Thanks for raising this @YouriT

Any chance you can confirm that the error is reproducible with the SDK as the casing looks correct from the link you shared?
In the event there is a documentation issue, you can create an issue on this repo and in the event there is an API related question, you can raise it at this link.
https://learn.microsoft.com/en-us/answers/tags/161/ms-graph

@microsoft-github-policy-service
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

1 similar comment
@microsoft-github-policy-service
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

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

2 participants