Invalid client-side token
The client-side token used for your request isn't valid.
Error Message | Invalid, revoked or expired client-side token. |
Error Code | invalid_client_token |
Status Code | 403 |
Common causes
The client-side token you used isn't correct.
If the client-side token worked previously, it may have been revoked.
The client-side token you specified is for another environment. For example, you're trying to work with sandbox using a live client-side token.
Solutions
Check that the client-side token exists in your Paddle Dashboard.
Create a new client-side token, or copy the existing client-side token again from your Paddle Dashboard.
Check that you're using the correct client-side token for the environment.
On this page