{ "error": "invalid_client", "error_description": "The client credentials are not valid" }
An OAuth 2.0 error.
The type of the error returned.
"invalid_client"
"The client credentials are not valid"
Was this page helpful?