Microsoft Graph API

Hello, i’m trying to use auth0 to develop an app that should be able to create event in Outlook Calendars.
I’ve created a connection " Microsoft Azure AD ", configured it and it works.

Unfortunately, i can’t read “https://graph.microsoft.com/v1.0/me/messages” API.
As i can see in the jwt, it is configured for audience : graph.windows.net , and i need : graph.microsoft.com

Is there any way to do this ?

thx

Hey there @jules, if I understand right you may be looking for details with working with an access token that azure AD sends. We have this helpful that can assist in that process here but if by chance I am mistaken please let me know and I’ll be happy to dive in deeper with you. Thanks!

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.