Learn more about error codes and how to resolve them.
Some error responses can be handled programatically. For such cases the API returns a response body or encodes the body in the query component of the redirection URI using the "application/x-www-form-urlencoded" format.
Included in the redirection URI, the parameters follow the OAuth spec and are named error and error_description.
Error Codes
Error Code
Description
invalid_request
The client made an invalid request, which cannot be processed
forbidden
The client does not have the permissiont to invoke the operation