Object
OAuthError
The token endpoint fails in RFC 6749’s own shape rather than the API’s, because that is what an OAuth client library reads.
Fields
| Field | Type | Description |
|---|---|---|
| error | string | An RFC 6749 error code. |
| error_description | string | A sentence for a person. |