- If the error occurs during the Authorization flow, you’ll receive a 302 redirect.
- If the error occurs while you’re using the Token or Revoke Connection endpoints, you’ll receive a JSON response.
Json
Http
Supported errors
We recommend that you set up your configuration to expect and handle the following errors.Common Error Scenarios
Common error scenarios include consent errors and non transient failuresConsent Errors
This type of error is caused by an issue with the end users consent. If the end user denies consent during authorization, you’ll receive a 302 redirect with anerror, error_description, and the original state.