xyou365 / AutoRclone

AutoRclone: rclone copy/move/sync (automatically) with thousands of service accounts
https://www.gfan.loan/?p=235
1.36k stars 520 forks source link

ERROR python3 add_to_google_group.py -g sa@yourdomain.com #86

Open kanuto0o opened 2 years ago

kanuto0o commented 2 years ago

As we have already commented several times this part does not work and gives error. It is said that you have to enable sdk admin but still does not work.

Error

rikuddo91 commented 2 years ago

As we have already commented several times this part does not work and gives error. It is said that you have to enable sdk admin but still does not work.

Error

Did you ever get around to resolve this issue?

kanuto0o commented 2 years ago

no

gnosticJade commented 2 years ago

You need to pass the -c ./credentials.json argument. The add_to_google_group.py script hasn't been updated to reflect the same default of storing credentials.json alongside the other .py files. Alternatively, you can create a symlink to credentials.py in the credentials directory as well. https://github.com/xyou365/AutoRclone/blob/443956ae58d3ffecbafcf12a9b6e3f9a9a90fa21/add_to_google_group.py#L23

shinji257 commented 2 years ago

I still didn't get it to work even after updating the script. I ended up just building that google group by hand pushing in small batches to avoid hitting the bot check.