soya
(Liu)
August 6, 2026, 10:03am
1
When configuring Rclone for Google Drive, the OAuth process is blocked (the account is under the Enhanced Protection Program, resulting in a 404 error).
Is there a way to authorize Rclone while keeping the Enhanced Protection Program enabled?
Thank you.
asdffdsa
(jojothehumanmonkey)
August 6, 2026, 12:11pm
2
Unless the Service Account approach is solving the issue, it seems not possible... check
I just stumbled on this thread while writing some scripts to help my with syncing my large Google Drive.
There is a class of users for whom "create your own client ID" is not possible, and I haven't seen it mentioned in this thread:
Accounts enrolled in Google's Advanced Protection Program (APP)
I'm one of them, and I tested this thoroughly today before posting.
Here's my experience. Personal Cloud project, Drive API enabled, OAuth consent screen configured, Desktop-app client, me as the app…
ncw
(Nick Craig-Wood)
August 29, 2026, 10:19pm
4
I asked Google about this but they have not replied yet...