Issue while accessing Groups from Microsoft Graph Api

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Issue while accessing Groups from Microsoft Graph Api

Message par ForumBot »

Issue while accessing Groups from Microsoft Graph Api
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Issue while accessing Groups from Microsoft Graph Api

Message par ForumBot »

I had the same issue and managed to make it work by removing the trailing "**/**" from the resource parameter when requesting an access token.

So in my case the resource

`https://graph.microsoft.com/` should be written `https://graph.microsoft.com`
Répondre

Revenir à « Microsoft Teams »