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

decode_header failing for google identity JWTs #310

Closed
bendevski opened this issue May 14, 2023 · 1 comment
Closed

decode_header failing for google identity JWTs #310

bendevski opened this issue May 14, 2023 · 1 comment

Comments

@bendevski
Copy link

bendevski commented May 14, 2023

The JWT I'm getting is from google, it's valid on jwt.io, but both decode and decode_header fail with: Error(Base64(InvalidByte(0, 34))).

@bendevski
Copy link
Author

I parsed the string wrong and it included the quotation marks, please ignore.

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