How To

Error Codes - Types and Descriptions

ErrorType Description
Re-Consent The API call made by the TPP attempted to access an account for which the consent is no longer valid.
Re-sending the same message without correcting the indicated errors would result in the same error.
Re-consenting (ie creating a new consent and authorizing it) is likely to fix the error.
Re-authentication (ie re-authorizing an existing consent) is not likely to fix the error.
Re-Authenticate The API call made by the TPP attempted to access an account for which the access token is no longer valid.
Re-sending the same message without correcting the indicated errors would result in the same error.
Re-authenticating / Re-consenting is likely to fix the error.
NA Uncategorised. No specific recommended action
InvalidMessage The API call made by the TPP was syntactically or semantically incorrect.
Re-sending the same message without correcting the indicated errors would result in the same error.
The error is not transient in nature.
Re-authenticating / Re-consenting will not fix the error.
AccountTemporarilyUnavailable The API call made by the TPP attempted to access an account that cannot be currently accessed.
Re-sending the same message at a later point in time may work.
Re-authenticating / Re-consenting is unlikely to fix the error.
AccountPermanentlyUnavailable The API call made by the TPP attempted to access an account that no longer exists.
Re-sending the same message without correcting the indicated errors would result in the same error.
The error is not transient in nature.
Re-authenticating / Re-consenting will not fix the error.