Error on getting an authentication token via Public API: unauthorized_client

Symptoms

Trying to get a token using the ROPC authentication scheme, an error is returned:

unauthorized_client

mceclip1.png

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:

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.