gdrive icon indicating copy to clipboard operation
gdrive copied to clipboard

Redirect invalid in https://accounts.google.com/o/oauth2/auth

Open cvalete opened this issue 1 year ago • 5 comments

Using gdrive 2.1.1, trying to run command "./gdrive-linux-386 about", the parameter argument in &redirect_uri=urn:ietf:wg:oauth:2.0:oob is invalid. See https://developers.google.com/identity/protocols/oauth2/resources/oob-migration?hl=en Thanks

cvalete avatar Mar 08 '23 00:03 cvalete

same!

MeechaPooch avatar Mar 09 '23 06:03 MeechaPooch

Error 400: invalid_request
The out-of-band (OOB) flow has been blocked in order to keep users secure. Follow the Out-of-Band (OOB) flow migration guide linked in the developer docs below to migrate your app to an alternative method.
Request details: redirect_uri=urn:ietf:wg:oauth:2.0:oob

same!

mfurkanyuceal avatar Mar 10 '23 09:03 mfurkanyuceal

same issue 400 error code from google.

sumit-kushwah avatar Mar 12 '23 08:03 sumit-kushwah

same!

wenhairu avatar Mar 14 '23 07:03 wenhairu

https://github.com/prasmussen/gdrive/issues/645#issuecomment-1261333851

Try that. works.

patrickwindeck avatar Mar 14 '23 09:03 patrickwindeck