OAuthErrorResponse
OAuth 2.0 error response (RFC 6749 ยง5.2).
- errorType: string enum
Machine-readable OAuth 2.0 error code.
values- invalid
_client - unsupported
_grant _type
- errorType: string
_description Human-readable explanation of the error.
OAuth 2.0 error response (RFC 6749 ยง5.2).
Machine-readable OAuth 2.0 error code.
Human-readable explanation of the error.