VertexAI Error 403

Hello,

I’ve been trying to get RooCode with GCP Vertex Claude but I get this

“error 403 [{“error”:{“code”:403,“message”:“Permission denied on resource project 0678226625 .”,“status”:“PERMISSION_DENIED”,“details”:[{”@type":“type.googleapis.com/google.rpc.ErrorInfo",“reason”:“CONSUMER_INVALID”,“domain”:“googleapis.com”,“metadata”:{“containerInfo”:"0678226625 “,“service”:“aiplatform.googleapis.com”,“consumer”:“0678226625 “}},{”@type”:“type.googleapis.com/google.rpc.LocalizedMessage",“locale”:“en-US”,“message”:"Permission denied on resource project 0678226625 .”},{”@type”:“type.googleapis.com/google.rpc.Help",“links”:[{“description”:"Google developers console”,“url”:“https://console.developers.google.com”}]}]}}]

I did the following to try to remedy the situation:

  • Vertex AI API Enabled
  • Billing Enabled/Active for the Project
  • Verified Basic API Access and Authentication

After a while I get:

“error 429 [{“error”:{“code”:429,“message”:“Quota exceeded for aiplatform.googleapis.com/online_prediction_requests_per_base_model with base model: anthropic-claude-3-7-sonnet. Please submit a quota increase request. https://cloud.google.com/vertex-ai/docs/generative-ai/quotas-genai.”,“status”:“RESOURCE_EXHAUSTED”}}] I checked quote usage on both projects (0678226625)”

I checked the Quotas/System Limits and everything seem okay.

What could be causing this issue?

Any help in this matter is greatly appreciated.

Thank You!