Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Conversation

SanderVerkuil
Copy link

The padded string was an unicode string which is not allowed in the base64.urlsafe_b64decode function.

See https://stackoverflow.com/questions/20849805/python-hmac-typeerror-character-mapping-must-return-integer-none-or-unicode/20862445 for reference.

Fixes #31

The padded string was an unicode string which is not allowed in the base64.urlsafe_b64decode function.

See https://stackoverflow.com/questions/20849805/python-hmac-typeerror-character-mapping-must-return-integer-none-or-unicode/20862445 for reference.
@phihag
Copy link

phihag commented Jul 30, 2019

We are running into the same issue. @dckramer: any update?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configuring Google SSO redirects to a 404

2 participants