Hello everyone,
I'm trying to deploy an AI model using Vertex AI on Google Cloud.
But I'm getting an error that says:
**"PermissionDenied: 403 The caller does not have permission"**
**What I've tried so far:**
- Checked IAM permissions
- Enabled Vertex AI API
- Assigned Vertex AI roles to my service account
Still, the error comes.
**Can anyone guide me if I missed something?**
Thanks in advance!
@ChahatKumar
Solved! Go to Solution.
Hi @chahatkumar00,
Welcome to Google Cloud Community!
The error you have encountered suggests that you need to assign the appropriate role/permission and you need to verify if you are using the right service account.
To investigate further, use Cloud Audit Logs to identify potential errors. You may also consider the solution outlined in Troubleshooting Vertex AI documentation, as it could provide insights specific to your case scenario.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Thank you for the guidance. I updated the IAM roles and re-authenticated using `gcloud auth application-default login`. That resolved the issue. Appreciate the support!
Hi @chahatkumar00,
Welcome to Google Cloud Community!
The error you have encountered suggests that you need to assign the appropriate role/permission and you need to verify if you are using the right service account.
To investigate further, use Cloud Audit Logs to identify potential errors. You may also consider the solution outlined in Troubleshooting Vertex AI documentation, as it could provide insights specific to your case scenario.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Thank you for the guidance. I updated the IAM roles and re-authenticated using `gcloud auth application-default login`. That resolved the issue. Appreciate the support!
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |