Unable to create storage for Google Drive

Hi,

I just purchased a Duplicacy license and am trying to set it up for my Unraid server. I have everything configured for the docker container and now in the web UI I’m trying to create a new storage location for Google Drive.

When I upload the json token file and select the button for my shared drives I get a permissions error. I saw some other forum posts discussing changes to the Google Drive scopes and I simply needed to type the shared drive name and folder manually and when trying to do that I still get an error.

Is it possible to use Google Drive with Diplicacy right now?

Thanks,
Matt

It wouldn’t let me upload another image in the first post so here is the second image.

This is probably because the scope of the token (https://www.googleapis.com/auth/drive.file) does not include the permission to list the shared drives.

You can still create a service account to access the shared drive. Here is a guide:

Remember to add the email address of the service account to the members of the shared drive, otherwise Duplicacy won’t be able to see the shared drive.

I just ran into the same issue. I went through the steps outlined in link here and all I get is a blank list when I want to pick the shared drive? Any suggestions?

Did you create the shared drive in the Google Drive interface, and you have a Workspace (non-free) account?