gaubert / gmvault

gmail backup software
http://www.gmvault.org
GNU Affero General Public License v3.0
3.58k stars 288 forks source link

oauth2 broken? #348

Closed limes007 closed 4 years ago

limes007 commented 4 years ago

Since 2020-07-15 I get

Error: Problems when trying to connect to Google oauth2 endpoint: https://accounts.google.com/o/oauth2/token. Error: HTTP Error 400: Bad Request.

I'm the only one or is this a general problem? Any solutions?

iamvishnurajan commented 4 years ago

I am seeing this now, in same timeframe. My last successful sync was on July 14, 2020

iamvishnurajan commented 4 years ago

I have no idea why it was needed, but after renewing my token with the below, it is now working.

gmvault check --renew-oauth2-tok _your_emailaddress@gmail.com

limes007 commented 4 years ago

Thanks a lot, this has helped. I temporarily switched to password storing as described here (https://github.com/gaubert/gmvault/issues/332#issuecomment-473728750), but oauth2 is much better.