Hi All,
I have hard times to get run an app for the Microsoft Graph API.
As per this guide:
https://docs.microsoft.com/en-us/graph/use-postman
Do I need to be a verified publisher to get it run?
Please see my issue with that:
Azure-app-publisher-verification.png
The MFA is set and is active (SMS code) - so I don't understand the message: You must use multi-factor authentication...
If I try to get the access token (Microsoft Graph – Delegated – Get new access token button) then I get an „Error: [object Object]“ (Console output)
(Couldn't complete authentication. Check the Postman Console for more details.)
This description I got using browser authentication:
AADSTS650051: Using application 'Postman3' is currently not supported for your organization "mydomain name-see-the-screenshot" because it is in an unmanaged state. An administrator needs to claim ownership of the company by DNS validation of "mydomain name-see-the-screenshot" before the application Postman3 can be provisioned.
Please note It works fine using a different company’s domain and the same e-mail ID. (same postman settings).
