myuhe / org-gcal.el

Org sync with Google Calendar
450 stars 113 forks source link

Stuck in login loop #97

Closed keithmantell closed 7 years ago

keithmantell commented 7 years ago

Hi,

I seem to have set something up incorrectly - any guidance welcome.

I seem to be stuck in a loop asking Username [for https://accounts.google.com/o/oauth2/auth?...]: then Password

I have setup org-gcal-client-id and org-gcal-client-secret, and they evaluate correctly. I see this in messages: _Opening TLS connection with ‘openssl s_client -connect accounts.google.com:443 -no_ssl2 -igneof’...done

Any pointers? Thanks, Keith

keithmantell commented 7 years ago

Found my setup mistake