INVALID_REFRESH_TOKEN
Error Cause
Invalid refresh token, token format error or has been tampered with.
Solutions
- Check if token storage and transmission process is complete
- Confirm the token has not been accidentally modified
- Re-login the user to get a valid token
- Check if the token encoding format is correct
- Verify client-side token handling logic