Want to consume azure apimanagement rest apis via postman

Abhinav Shrivastava 1 Reputation point
2021-09-21T12:46:42.413+00:00

AADSTS9002326: Cross-origin token redemption is permitted only for the 'Single-Page Application' client-type

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,236 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MikeUrnun 5,756 Reputation points
    2021-09-22T03:07:54.167+00:00

    Hello @Abhinav Shrivastava - The error doesn't appear to be coming from the API Management service, this may be a config issue with your AAD app.

    Please review the answer on the link below and change the grant type of your AAD app to Authorization Code flow, and try to call the REST API again:
    https://learn.microsoft.com/en-us/answers/questions/537694/cross-origin-token-redemption-is-permitted-only-fo.html