-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
I can run cmd to deploy project locally, but it fails in CI with:
extensions: By installing an extension instance onto a Firebase project, you accept the Firebase Extensions User Terms of Service: https://firebase.google.com/terms/extensions/user
Error: HTTP Error: 403, Firebase Extensions Terms of Service Private API has not been used in project XYZ before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/firebaseextensionstos-pa.googleapis.com/overview?project=XYZ then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
yes: standard output: Broken pipe
First of all, that link does not work / exist.
Second, TOS has been accepted, I run that cmd locally and accepted TOS (even though this should not be the required thing if you run CI)
Also there should be a way to do that manually if is such big of a deal.
nikita-mishchenko, takahashi-shotaro-al, noahmercado, and3rson, ALiangLiang and 4 more