# 14003
source: https://developer.mastercard.com/open-finance-us/documentation/errors/error-codes/14003/index.md

?? This error occurs when a Financial Institution is no longer supported.

|             Title             |                                                                                                                                                                                                                                                                                                                                                                                                          Details                                                                                                                                                                                                                                                                                                                                                                                                          |
|-------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Error Code**                | 14005                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Remediation Category**      | Verify Account or Data State                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **HTTP Status**               | 404                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Error Type**                | Request Error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **Data Connect Alert**        | No associated alert.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Error Message**             | Ticket not found.​                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| **Common Causes**             | ?? It could occur when a financial institution (`institutionId`) previously available is no longer supported because it has been removed or consolidated into another financial institution. In such a scenario, this error occurs when your application is caching the list of institutions and not regularly updating it to reflect the latest changes.                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Troubleshooting Steps**     | ?? * Ensure that the `institutionId` you're using matches the one currently supported by Mastercard. * Use the [GET /institution/v2/institutions](https://developer.mastercard.com/open-finance-us/documentation/api-reference/index.md#GetInstitution) endpoint to search for the current `institutionId` of the financial institution you're trying to access. This can help you find the updated ID if the institution has been consolidated into another FI. * Ensure your application periodically updates its list of financial institutions. This can help prevent attempts to access institutions that are no longer supported. * If you are unable to resolve the issue, submit a [support ticket](https://developer.mastercard.com/open-finance-us/documentation/support/index.md#create-a-support-case-in-scm) |
| **Data Connect Fix Eligible** | No.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Retriable by End User**     | No.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Access to Latest Data**     | You will be unable to access the latest data until the issue is resolved.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |

