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…
Continue Reading Nishant Rana’s Article on their blog
Blog Syndicated with Nishant Rana’s Permission