We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After a recent (< 2 months, > 1 week) character name change, the access token (JSON Web Token) contains the old character name.
Obtain an access token for the character 94378442 from https://login.eveonline.com/v2/oauth/token using the OAuth 2.0 flow for web based Applications.
The token contains the old name.
The token contains the current name.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug
After a recent (< 2 months, > 1 week) character name change, the access token (JSON Web Token) contains the old character name.
Reproduction Steps
Obtain an access token for the character 94378442 from https://login.eveonline.com/v2/oauth/token using the OAuth 2.0 flow for web based Applications.
Actual Behaviour
The token contains the old name.
Expected Behaviour
The token contains the current name.
The text was updated successfully, but these errors were encountered: