Microsoft-graph-docs: Unable get tentant rooms using end point https://graph.microsoft.com/beta/places/microsoft.graph.room

Created on 9 Sep 2019  路  6Comments  路  Source: microsoftgraph/microsoft-graph-docs

Issue:
I have created an app with all permissions :
Calendars.ReadWrite
Directory.ReadWrite.All
Group.ReadWrite.All
Place.Read.All

Also given admin consent and followed the guidance given on URL https://docs.microsoft.com/en-us/graph/api/place-list?view=graph-rest-beta&tabs=http

but unable get tenant rooms using app access token through end point:
https://graph.microsoft.com/beta/places/microsoft.graph.room

Its was working fine till august 2019 end , but its now always giving error:

"error": {
"code": "UnknownError",
"message": "{"code":"invalid_permissions","message":"place.read.all permission is required to read company places, scopes/roles provided: Calendars.ReadWrite IsAppOnly:True"}",
"innerError": {
"request-id": "1cb75b0f-9fcb-42c1-9b8f-5fcc1a2c7e52",
"date": "2019-09-09T06:50:59"
}
}

Am I doing something wrong or there is any issue in ms-graph end point https://graph.microsoft.com/beta/places/microsoft.graph.room?

Any help with this would be greatly appreciated.

question serviceissue

All 6 comments

Hi
Thx for using the MS Graph Places API, you are using it correctly, we introduced the issue you reported recently, fix has been pushed and being deployed in the next couple of days (earlier if your tenant is in First Release). I'll ping this thread when fix is fully deployed.
Thx again

Hi @vchauhangit
Fix deployment almost completed, whenever you can, please test again
Thx for using the API

@EliasKaplan Do you know when/if this will be brought into the 1.0 API?

Hi @vchauhangit
Fix deployment almost completed, whenever you can, please test again
Thx for using the API

Hi @EliasKaplan

Thanks for fixing, Now its working fine.

This issue will be closed because we do not support feedback captured directly from github new issue page. Also, this issue list is not intended for service issues, questions or service feedback.

To provide feedback on content on Microsoft Graph documentation, please scroll to the bottom of the content page to the Feedback section on docs.microsoft.com. You can create new feedback there. This gives the team the complete context of what content feedback you have.

If you have service issues and want to raise a support request. Please either:

  1. visit the Azure Admin Center and raise a new technical support ticket; or
  2. visit the Microsoft 365 Admin Center and raise a new service request in the Support menu.

If you would like to ask a question about Microsoft Graph, please visit Stack Overflow and ask your questions there using [microsoft-graph] tag.

If you have suggestions or feedback on Microsoft Graph, please submit this at Microsoft Graph Uservoice.

This issue will be closed because we do not support feedback captured directly from github new issue page. Also, this issue list is not intended for service issues, questions or service feedback.

To provide feedback on content on Microsoft Graph documentation, please scroll to the bottom of the content page to the Feedback section on docs.microsoft.com. You can create new feedback there. This gives the team the complete context of what content feedback you have.

If you have service issues and want to raise a support request. Please either:

  1. visit the Azure Admin Center and raise a new technical support ticket; or
  2. visit the Microsoft 365 Admin Center and raise a new service request in the Support menu.

If you would like to ask a question about Microsoft Graph, please visit Stack Overflow and ask your questions there using [microsoft-graph] tag.

If you have suggestions or feedback on Microsoft Graph, please submit this at Microsoft Graph Uservoice.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gi-joe-moto picture gi-joe-moto  路  3Comments

findyoucef picture findyoucef  路  4Comments

andrewfabrizi picture andrewfabrizi  路  3Comments

mlafleur picture mlafleur  路  3Comments

climam picture climam  路  4Comments