# Invalid Token
source: https://developer.mastercard.com/open-finance-au/documentation/errors/accounterrors/invalidtoken/947-2024/index.md

These errors occur when the token associated with the end user account has expired or is invalid.

* [947](https://developer.mastercard.com/open-finance-au/documentation/errors/accounterrors/invalidtoken/947-2024/index.md#947)
* [4034](https://developer.mastercard.com/open-finance-au/documentation/errors/accounterrors/invalidtoken/947-2024/index.md#4034)

## 947 {#947}

|             Title             |                                                                                                                                                                                                                                                                                                                                                   Details                                                                                                                                                                                                                                                                                                                                                   |
|-------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Aggregation Status Code**   | 947                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Remediation Category**      | Data Connect Fix                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **HTTP Status**               | 500                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Data Connect Alert**        | No associated alert.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| **Error Message**             | Your token is invalid or has expired. Please re-authenticate.​                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Common Causes**             | An invalid token can be triggered by various user behaviors or by expiration of a user's data sharing authorization. See the [Customer Authorization Details API](https://developer.mastercard.com/open-finance-au/documentation/api-reference/index.md#getCustomerAuthorizationDetails) for information about the authorization period for any specific user. Users might proactively or inadvertently revoke access to their accounts through use of online banking portals, by updating their passwords, or by adding their accounts to a given application multiple times.                                                                                                                              |
| **Troubleshooting Steps**     | Most OAuth banks are following OIDC and OAuth 2 standards, with a 1:1:1 relationship between the user loginId, Client Application, and token. This means that the same user cannot add their login twice to the same application. If a user attempts to authorize data sharing on a client application with an existing token, the newly issued token will invalidate any other existing token associated with the same client application. To resolve this issue, the end user should re-authorize their data sharing using Data Connect or Data Connect Fix.                                                                                                                                              |
| **Data Connect Fix Eligible** | * [Data Connect Fix](https://developer.mastercard.com/open-finance-au/documentation/connect/generate-2-connect-url-apis/index.md) flow can be leveraged to enable your end users to re-authenticate. This is a separate integration. To know more about [Data Connect Fix](https://developer.mastercard.com/open-finance-au/documentation/connect/generate-2-connect-url-apis/index.md), contact your account management representative. * If Data Connect Fix is already integrated, then try a refresh request. * If refresh request fails to address the issue, submit a [support ticket](https://developer.mastercard.com/open-finance-au/documentation/support/index.md#create-a-support-case-in-scm). |
| **Retriable by End User**     | Yes, the end user can reauthenticate if Data Connect Fix is integrated by the client.​                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Access to Latest Data**     | You will be unable to access the latest data for this user's account until the end user resolves the issue.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |

[Full Error List](https://developer.mastercard.com/open-finance-au/documentation/errors/error-list/index.md)

## 4034 {#4034}

|            Title            |                                                             Details                                                              |
|-----------------------------|----------------------------------------------------------------------------------------------------------------------------------|
| **Aggregation Status Code** | 4034                                                                                                                             |
| **Remediation Category**    |                                                                                                                                  |
| **HTTP Status**             | 400                                                                                                                              |
| **Data Connect Alert**      | No associated alert.                                                                                                             |
| **Error Message**           | Access tokens must be managed at the institution's website.                                                                      |
| **Common Causes**           | This error can occur when an end user's account is revoked/deleted and the underlying token is deactivated and is now invalid. ​ |
| **Troubleshooting Steps**   | Create a new Customer ID and request the end user to reconnect their account in order to get a new token.                        |
| **Retriable by End User**   | No.                                                                                                                              |
| **Access to Latest Data**   | You will be unable to access the latest data for this user's account until the issue is resolved.                                |

[Back to top](https://developer.mastercard.com/open-finance-au/documentation/errors/accounterrors/invalidtoken/947-2024/index.md#947)

[Full Error List](https://developer.mastercard.com/open-finance-au/documentation/errors/error-list/index.md)
