Skip to content
New issue

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

Add character error #2

Open
cyanst opened this issue May 21, 2022 · 1 comment
Open

Add character error #2

cyanst opened this issue May 21, 2022 · 1 comment

Comments

@cyanst
Copy link

cyanst commented May 21, 2022

Pyfa v 2.43.0, error while trying to import character token
image
Character: Aquamarine Cyanide Die
Account: Aquamarice CSG
Pyfa SSO settings:
image
Character token: eyJjb2RlIjoiam4zTGpFQVRXa2E0VExURzczRVBmZyIsInN0YXRlIjoiZXlKdGIyUmxJam9nTVN3Z0luSmxaR2x5WldOMElqb2diblZzYkN3Z0luTjBZWFJsSWpvZ0lqYzRPVEpoTldNMUxXUmxNRGN0TkRSaU55MWhNVEk1TFRSbE5EVmhZVE0yTXpZeE1DSjkifQ==
How encountered: entered token in SSO character management->add character.

@cyanst
Copy link
Author

cyanst commented May 21, 2022

Tried with character editor:
pyfa v2.43.0
EVE Data Version: 2040917 (2022-05-05 13:28:05)

OS version: Windows-10-10.0.19041-SP0
Python version: 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)]
wxPython version: 4.0.6 (wxWidgets 3.0.5)
SQLAlchemy version: 1.3.23
Logbook version: 1.5.3
Requests version: 2.27.1
Dateutil version: 2.8.2

####################

Traceback (most recent call last):
File "service\esiAccess.py", line 244, in validate_eve_jwt
File "site-packages\jose\jwt.py", line 153, in decode
File "site-packages\jose\jwt.py", line 461, in _validate_claims
File "site-packages\jose\jwt.py", line 302, in _validate_exp
jose.exceptions.ExpiredSignatureError: Signature has expired.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "gui\characterEditor.py", line 826, in addCharacter
File "service\esi.py", line 112, in login
File "service\esi.py", line 138, in handleLogin
File "service\esiAccess.py", line 178, in auth
File "service\esiAccess.py", line 247, in validate_eve_jwt
service.esiAccess.GenericSsoError: The JWT token has expired: Signature has expired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant