kidd/org-gcal.el

error_description Invalid code verifier

cashpw opened this issue · 0 comments

cashpw commented
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.