Errors
A comprehensive breakdown of all Plaid client and server-side errors
Errors overview
Error types are listed below; click through for details on errors associated with each type.
Error type | Description |
---|---|
API_ERROR | Occurs during planned maintenance and in response to API errors. |
ASSET_REPORT_ERROR | Occurs for errors related to Asset Report endpoints. |
BANK_TRANSFER_ERROR | Occurs for errors related to Bank Transfers endpoints. |
INSTITUTION_ERROR | Occurs when there are errors for the requested financial institution. |
INVALID_INPUT | Occurs when all fields are provided, but the values provided are incorrect in some way. |
INVALID_REQUEST | Occurs when a request is malformed and cannot be processed. |
INVALID_RESULT | Occurs when a request is valid, but the output would be unusable for any supported flow. |
ITEM_ERROR | Occurs when an Item may be invalid or not supported on Plaid's platform. |
OAUTH_ERROR | Occurs when there is an error in OAuth authentication, used primarily by European institutions. |
PAYMENT_ERROR | Occurs when there is an error while making a payment. |
RATE_LIMIT_EXCEEDED | Occurs when an excessive number of requests are made in a short period of time. |
RECAPTCHA_ERROR | Occurs when a Recaptcha challenge has been presented or failed during the link process. |
SANDBOX_ERROR | Occurs when invalid parameters are supplied in the Sandbox environment. |
(Link client errors) | Occurs when the error is specific to Link on the web platform . |