Symptoms
Trying to get a token using the ROPC authentication scheme, an error is returned:
unauthorized_client
Cause
Client id or client secret is not valid.
Resolution
Generate a new client and secret in Configuration > Public API Client, and use them in the request:
Allow Resource Owner Password Credentials Flow should be enabled in the settings if ROPC schema is used:
Comments
0 comments
Please sign in to leave a comment.