Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,513 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, we have a problem when getting SharePoint settings through a GDAP relationship consent. Here's the flow we are using:
The token seems to have the right scope and application role :
When trying to consent with the same app and same scope directly to the tenant (by using the auth code flow), we don't have the error when calling the /admin/sharepoint/settings graph endpoint.