0

I am trying to connect to and update some field in Firestore from inside a Vertex AI pipeline. The project is linked to Firebase. But the pipeline fails due to:

PermissionDenied: 403 Cloud Firestore API has not been used in project [some-prj-number] before or it is disabled.

This project number included in the error isn't the same as the GCP/Firebase project that I'm working inside (the Firebase API is enabled in this project and I can otherwise connect without any issues). Do pipelines run in other projects? Where are those and how can I enable APIs for them?

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
CHRD
  • 1,917
  • 1
  • 15
  • 38
  • Seems like a permission issue.Can you confirm whether you have [aiplatform.endpoints.predict](https://cloud.google.com/vertex-ai/docs/general/access-control) permission or not? Let me know if this helps you or not. – kiran mathew Feb 27 '23 at 07:51

0 Answers0