Can you please provide more details - what endpoint you are hitting, what scope you are using, whether the application is a single tenant or multi-tenant and if you are using a client credentials grant then grant_type should be set to client_credentials.
You can refer to blog to setup client credentials flow using Postman. Also, Client credentials documentation for details.
GET USER ACCESS TOKEN- POSTMAN "error": "invalid_grant"
AYUSH SHARMA
21
Reputation points
I have configured the postman environment successfully, I am able to generate App only access token but while generating access token this is showing the subjected error! I checked credentials, client id, secret all are correct!
Accepted answer
-
Saurabh Sharma 23,826 Reputation points Microsoft Employee
2020-06-12T18:29:17.077+00:00