gauteh / lieer

Fast email-fetching, sending, and two-way tag synchronization between notmuch and GMail
http://lieer.gaute.vetsj.com
Other
554 stars 62 forks source link

Mention `-f` to force reauth with new client secret #205

Closed mjg closed 3 years ago

mjg commented 3 years ago

Turns out I had done everything right with my first attempt at GCP console (and possibly most of the other attempts), but gmi auth -c clientsecret.json does not reauthorize unless you force it to, by removing the credentials file or (better) specifying -f.

Save others from the hassle and give a hint. GCP is complicated enough already.

gauteh commented 3 years ago

Thanks, merged.