Reputation: 12869
I am trying to get our app onboarded to Microsoft Graph, in our application we are only sending request for getting user tenants' geolocations:
GET https://graph.microsoft.com/v1.0/organization?$select=countryLetterCode,state
I am wondering what's the permission I need to claim? I checked this page, but it's written "unavailable".
Upvotes: 0
Views: 50
Reputation: 5838
Thanks for reporting this - this is a doc a bug. I've filed this here: https://github.com/microsoftgraph/microsoft-graph-docs/issues/2015
Hope this helps,
Upvotes: 1