Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Blogs / Nishant Rana’s Weblog / Fixed – MisMatchingOAuthCla...

Fixed – MisMatchingOAuthClaims – One or more claims either missing or does not match with the open authentication access control policy error – OAuth Authentication for HTTP Request trigger (Power Automate)ismatch

Nishant Rana Profile Picture Nishant Rana 11,320 Microsoft Employee
Recently while trying to invoke the HTTP Request trigger, on passing the token we got the below error from the Postman Turned out that we missed the trailing slash for the resource’s value while generating the token. Audience values as expected in the claim. https://jwt.io/ On correcting the resource value, and using the new generated … Continue reading "Fixed – MisMatchingOAuthClaims – One or more claims either missing or does not match with the open authentication access control policy error – OAuth Authentication for HTTP Request trigger (Power Automate)ismatch"

This was originally posted here.

Comments

*This post is locked for comments