prasmussen / gdrive

Google Drive CLI Client
MIT License
8.99k stars 1.18k forks source link

oauth2: cannot fetch token: 400 Bad Request #573

Open mesutalturk opened 3 years ago

mesutalturk commented 3 years ago

Hello, The application is no longer working for the last 1 month. what has changed? it gives the following error.

Failed getting oauth client: Failed to exchange auth code for token: oauth2: cannot fetch token: 400 Bad Request Response: { "error": "invalid_grant", "error_description": "Bad Request" }

afunix commented 3 years ago

The problem is in outdated golang.org/x/oauth2 package. Works with v0.0.0-20210220000619-9bb904979d93

trieder83 commented 2 years ago

I still have the issue with v0.0.0-20220223155221-ee480838109b