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_description Invalid code verifier #241

Open
cashpw opened this issue Aug 28, 2023 · 0 comments
Open

error_description Invalid code verifier #241

cashpw opened this issue Aug 28, 2023 · 0 comments

Comments

@cashpw
Copy link

cashpw commented Aug 28, 2023

deferred error : (error "OAuth error.  Request: ((client_id . \"asdf-asdf.apps.googleusercontent.com\")                                                                                                                                                                                                                             
 (client_secret . \"foo\")
 (redirect_uri . \"http://localhost:35031/\")
 (code . \"bar")
 (grant_type . \"authorization_code\")
 (code_verifier . \"baz\"))
.  Response: ((error . \"invalid_grant\")
 (error_description . \"Invalid code verifier.\"))

This is on up-to-date code cloned directly from this repo. I'm not sure how to debug this further. I'll leave this hear in case someone else sees a similar error message.

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