google-cloud-resource-manager

google-cloud-resource-manage list projects 403 The caller does not have permission

google-cloud-resource-manage list projects 403 The caller does not have permission Question: I created a GCP service account and assigned the needed permissions for listing the projects inside the organization. When I’m using the gcloud cli, everything works: gcloud auth activate-service-account –key-file=./key.json gcloud projects list # -> List of all projects But when I try the …

Total answers: 1