Access token invalid

Hi,
we not used chat for a long time, and we need to go in production. Testing rest API by bearer token I obtain

{
  "status": "error",
  "message": "Access token is invalid.",
  "code": 400100,
  "data": {
    "detail": {
      "appErrorCode": 400100
    }
  }
}

but token is ok because in asc console, settings integration API key is the same. Someone can help us?
Sorry, I connect to right region, but in my region the error message is “Token has expired”

Hello @Marcocrea, please ensure you’re using the correct user ID when registering the session to obtain the auth token. Also, note that the access token is valid for 30 days but will be invalidated if a different userid will use the same token to register the same device.

For more info, please see this section: https://docs.amity.co/analytics-and-moderation/console/settings/security#secure-mode