enable service visionai

Hi, trying to enable Vision AI in Vertex AI, I get the error message: “permission denied to enable service visionai.googleapis.com

I also tried from the shell with the command:
gcloud services enable visionai.googleapis.com
and always get AUTH_PERMISSION_DENIED

Many thanks for help

Seems like there’s a permission issue preventing you from enabling the Vision AI API. Make sure you have the necessary IAM permissions, check project-level permissions, verify organization policies, ensure billing is enabled, and retry the command. If the issue persists, contact Google Cloud support.

1 Like