Forum Discussion

cata12's avatar
cata12
Contributor
8 years ago
Solved

How to deal with "unsupported grant type" for a password field ?

Hi all,   I have a POSTMAN POST request which uses a application/x-www-form-urlencoded body type and returns an access token grant_type:  password scope: instance_123445 username: user.name pas...