Closed bpoliakoff closed 1 year ago
The authentication flow works smoothly on a local installation of rstudio, but when running on a server, the OOB flow is triggered, and fails, due to Google's having blocked that flow.
Yes, I am well aware of this situation.
It has already been addressed by gargle 1.3.0 (which handles auth for googledrive and more), released in January.
The most recent version of googledrive requires that version of gargle, so that will force even more folks to upgrade.
If you want to read more about the history, see:
When I attempt to use the googledrive library on a server, and trigger an authentication with "drive_find(n_max = 25)", the library opens a new browser tab to process the oauth request, but it's blocked by Google:
Details: