You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountered the same issue. Showing more details gives:
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
Trying to login to the Drive using CommandLineAuth() returns:
Errore 400: redirect_uri_mismatch
However when using LocalWebserverAuth() no errors are encountered.
The text was updated successfully, but these errors were encountered: