Main menu
Introduction

Accounts

Update contact info

Money Movement

Disclosures

Banking Images

Authentication

Alerts

Legacy Authentication

Reset Password

E-Statements

Experience Group

Banking

Customer Information

E-Statement Reports

Common Error Messages
Error Code | Error Message | HTTP Status Code | Additional Information |
---|---|---|---|
CMN_90000 | Internal server error | 500 | Any unexpected error |
CMN_90001 | Internal server error | 500 | Cross talk error |
CMN_90010 | Header is invalid | 400 | If any header size is greater than 8K |
CMN_90006 | Not authorized to access this resource | 400 | institutionId not authorized |
CMN_90018 | Invalid token | 400 | Invalid access token or refresh token |
CMN_90008 | Header transactionId is invalid | 400 | Missing transactionId header or incorrect format Note: Should be in UUID format |
CMN_90011 | Request is invalid | 400 | Refresh access token request missing refresh token in the request body, revoke token request missing token in the request body |
CMN_90007 | Invalid grant type | 400 | Request contains invalid grant type |
CMN_90012 | Request is invalid | 400 | Request scopes are not valid |
CMN_90017 | Request contains non printable ASCII characters | 400 | Request url , path param , query param , header or body contains non printable ascii |
CMN_90002 | Quota limit violation | 500 | |
CMN_90003 | Spike limit violation | 500 | |
CMN_90005 | Header institutionId is invalid | 400 | |
CMN_90009 | Header ipAddress is invalid | 400 | |
2000 | {multiple} | 400 | Generic error code. Can have many different messages. See swagger spec |
2003 | Invalid Authorization | 401 | |
2001 | additional details may be available in server logs OR Internal Server Error | 500 |