Nvalid API key or access token (unrecognized login or wrong password)

Hello!,

We have been using offline tokens for a while now and sometimes when we make requests we get this kind of errors: [API] Invalid API key or access token (unrecognized login or wrong password)

Does anyone know what it could be?

1 Like

Hi - Is this happening only with specific API calls or with any endpoint/resource?

On all request. I think Shopify considers the token invalid on the request, but offline tokens do not expire. It’s weird.

If you update with a new token, does it keep happening?

We have a mechanism to ask for the token again when the user logs in if we detect this failure.

The problem is that if the user does not enter the app we cannot ask for it again and it generates problems in external processes.