Readonly
errorError code as per the OAuth 2.0 specification. For example: "access_denied"
.
Optional
Readonly
error_Plain text description of the first error.
Readonly
errorsAuthentication and authorization-related errors returned for a request.
Readonly
messageFirst error message in the errors
array.
Readonly
statusHTTP status code corresponding to the error.
Represents errors related to authentication and authorization in a format conforming to the OAuth 2.0 specification.