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