<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">

The same with me
Same
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
试试看
python3 gen_sa_accounts.py --quick-setup 2 --new-only,您需要--new-only开关,否则它将尝试使用任何已经存在的项目,包括已删除的项目和没有正确库的项目,这显然会导致错误
thanks it works
Try
python3 gen_sa_accounts.py --quick-setup 2 --new-only, you need the--new-onlyswitch 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.
Dont work for me still get "The Caller does not have premission"