OAuth2ErrorCode
OAuth 2.0 error codes returned by the server Standard OAuth 2.0 error codes used in error responses to indicate the specific type of error that occurred during token operations.
Inheritors
Types
Link copied to clipboard
Authorization code has expired
Link copied to clipboard
Request conflicts with current state of the resource
Link copied to clipboard
Insufficient permissions to perform this operation
Link copied to clipboard
The request is missing a required parameter, includes an invalid parameter value, or is otherwise malformed
Link copied to clipboard
Requested resource was not found
Link copied to clipboard
Link copied to clipboard
Internal server error occurred
Link copied to clipboard
Request would cause a service quota to be exceeded
Link copied to clipboard
Token has expired and needs to be refreshed
Link copied to clipboard
User credentials have been changed