Skip to main content

CHECK_LOGIN_FAILED

I'm encountering an error and reviewing the docs to understand what's happening. Please help me resolve this.

Fix Error with AI Tool

Error Cause

Login state verification failed, access token expired (legacy error code).

Solutions

  1. Re-login the user
  2. Use refresh token to refresh access token
  3. Check if the token is within its validity period
  4. Confirm if the token format is correct
  5. Upgrade to a newer SDK version to use new error codes