Hello everyone,
i’m trying to use postman to make api calls with intune. I’m using the microsoft documentation Use Postman with the Microsoft Graph API - Microsoft Graph | Microsoft Docs.
I’m blocked when i try to connect to intune. I can log in but i have this error
“https://oauth.pstmn.io/v1/browser-callback?error=access_denied&error_description=AADSTS650057%3A+Invalid+resource.+The+client+has+requested+access+to+a+resource+which+is+not+listed+in+the+requested+permissions+in+the+client’s+application+registration.+Client+app+ID%3A+5c74ce24-02bb-416b-934d-7f1cfa25a981(Postman)”
I don’t see where i could have missed the something in the permissions chapter (step 3).
ClientID and Client Secret are good in the right environment so i don’t know where to begin.
Thanks for your help.
Regards