cancel
Showing results for 
Search instead for 
Did you mean: 

Error while getting the access token using microsoft365- outlook(Graph API)

kiranb25
Level 4

Hi All,

I am facing an issue to get the access token using delegated permission in graph API.
Using microsft365 - outlook object from DX all the dependent objects are updated to latest version. Microsoft client DLL is also placed as required In Azure AD, we have opted for delegated access and in object action passing the username password and tenant and client id as required.

kiranb25_0-1711446069066.png

Any suggestions please.

Note: With Application Access, able to access token and send mail as well 

Thanks

 

1 REPLY 1

kiranb25
Level 4

The above issue is resolved by updating the admin consent and enabling allow public flows in Azure AD.

Thanks.