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

Error in Token #1

Closed
Jose427 opened this issue Apr 24, 2023 · 0 comments
Closed

Error in Token #1

Jose427 opened this issue Apr 24, 2023 · 0 comments

Comments

@Jose427
Copy link

Jose427 commented Apr 24, 2023

In main.py :
token = self.load_token()
if authenticate_token(token):

it always fails;

InvalidIdTokenError: Wrong number of segments in token: b'mycompletetoken'

authenticate_token(token) even fails after login

@Jose427 Jose427 closed this as completed Apr 25, 2023
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