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

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

|             Title             |                                                                                                                                                                                                                                                                                                                                                                                                        Details                                                                                                                                                                                                                                                                                                                                                                                                         |
|-------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Error Code**                | 14006                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Remediation Category**      | Report or Escalate for Investigation                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **HTTP Status**               | 404                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **Error Type**                | Institution Error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Data Connect Alert**        | We ran into a connection issue, try again later or select another institution. (14006)​                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **Error Message**             | Institution 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.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |

[Full Error List](https://developer.mastercard.com/open-finance-us/documentation/errors/error-list/index.md) \| [Institution Errors](https://developer.mastercard.com/open-finance-us/documentation/errors/request-errors/index.md)
