Hi Folks,
While i am trying to login using microsoft azure to access my task using below pot configurations
https://itnext.io/getting-started-with-outsystems-and-microsoft-graph-123006356d41
facing this issue
Hi Jitendra,
This is an expected issue when you configure a Azure AD Application with access to an API like Microsoft Graph. You will need to ask an Azure AD Administrator to give Admin Approval for API access for this app. This is not something this component can solve for you.
Greetings,
Vincent
Copy of the conversation we had via PM
Me:
please ask your questions in the forum so that others can follow.
In regards to your problem you are missing an administrator grant for at least one scope (permission) you are requesting. In your Azure AD application registration go to Permissions and give administrator grant for the scopes that require administrator grant.
Jitendra:
I have already created a post regarding.
In my app currently i am using my organization Email and and they have not provided me admin consent then how i should tackle this issue
Without having the right to give admin consent, you have no chance to overcome this issue.