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).

Solution

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