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