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
So I need to use service account authentication since I'm in a headless setup with no GUI access in the machine. So I have created a service account, shared the drive folder with that account and given it Editor permissions.
The problem is that I can't seem to remove files like this. I googled a bit and turns out Editors can't remove files from Drive. So I'm wondering if there's any approach with PyDrive2 to have a headless setup and to be able to remove files.
Any alternatives will be appreciated!
Also trashing the files would be okay, but can't do that either.
The text was updated successfully, but these errors were encountered:
Service accounts don't seem to have permissions for deleting or trash/untrash. I was wondering if there's any other way I can headlessly authenticate with PyDrive2. But that would force me to log in with the admin account anyways, which is not ideal. Seems like a Drive limitation.
Hi!
So I need to use service account authentication since I'm in a headless setup with no GUI access in the machine. So I have created a service account, shared the drive folder with that account and given it Editor permissions.
The problem is that I can't seem to remove files like this. I googled a bit and turns out Editors can't remove files from Drive. So I'm wondering if there's any approach with PyDrive2 to have a headless setup and to be able to remove files.
Any alternatives will be appreciated!
Also trashing the files would be okay, but can't do that either.
The text was updated successfully, but these errors were encountered: