xyou365 / AutoRclone

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

<HttpError 403 when requesting https://serviceusage.googleapis.com/v1/projects/saf-tsjg-nhu40phxvsnx6i65pho1v/services/iam.googleapis.com:enable?alt=json returned "The caller does not have permission"> #31

Open qinfengge opened 4 years ago

qinfengge commented 4 years ago

image

JarmoHu commented 4 years ago

The same with me

ghost commented 4 years ago

Same

DessertArbiter commented 4 years ago

Try python3 gen_sa_accounts.py --quick-setup 2 --new-only, you need the --new-only switch or else it tries to use any project that already exists, including deleted ones and ones without the correct libraries, which obviously results in errors

qinfengge commented 4 years ago

试试看python3 gen_sa_accounts.py --quick-setup 2 --new-only,您需要--new-only开关,否则它将尝试使用任何已经存在的项目,包括已删除的项目和没有正确库的项目,这显然会导致错误

thanks it works

hnan-hub commented 4 years ago

Try python3 gen_sa_accounts.py --quick-setup 2 --new-only, you need the --new-only switch or else it tries to use any project that already exists, including deleted ones and ones without the correct libraries, which obviously results in errors

It really works, thanks a lot.

JoKerIsCraZy commented 3 years ago

Dont work for me still get "The Caller does not have premission"