CHECK_LOGIN_FAILED
Error Cause
Login state verification failed, access token expired (legacy error code).
Solutions
- Re-login the user
- Use refresh token to refresh access token
- Check if the token is within its validity period
- Confirm if the token format is correct
- Upgrade to a newer SDK version to use new error codes