Json
-
ob-correlation-id -
ob-trace-id
Supported errors
We recommend that you set up your configuration to expect and handle the following errors:Common error scenarios
To resolve an error, locate the error you are experiencing and complete the recommendations under the Action column.Consent errors
This type of error is caused by an issue with the end user’s consent.Transient failures
This type of error is caused by a temporary condition and may resolve itself quickly.Non Transient failures
This type of error is caused by a specific issue that must be addressed. You will continue to see this error until the issue is corrected.Issues with the access_token
If theaccess_token is expired or invalid, you’ll receive a non-standard error (401 or 403 HTTP status code) and a message that looks similar to the following (in this example, the code and debugMessage field are missing):
Json
access_token by calling the Token endpoint and using refresh_token as the grant type.
If you are still experiencing issues
If you complete the steps above to receive a new token but continue to experience the same error, it may be consent related. For more information about how to resolve a consent error, see the Consent Errors section.Escalating the error to Flinks
If you need help to troubleshoot and resolve your error, contact Flinks and provide the following information:- The error code that you’re seeking
- Actions you’ve taken to resolve it
- The troubleshooting header you received in the response
access_token is expired or invalid, you’ll receive a non-standard error (a 401 or 403 HTTP status code) and a message that looks similar to the following:
Json