0
Talk guys, I’m doing my first deployment on Firebase, and I came across this beautiful.
Unfortunately I found nothing on the interwebs about, and I turn to you as always, there is something I can do to solve such a problem?
i deploying database, storage, firestore, functions, hosting
i database: checking rules syntax...
+ database: rules syntax is valid
i storage: checking storage.rules for compilation errors...
+ storage: rules file storage.rules compiled successfully
i firestore: checking firestore.rules for compilation errors...
+ firestore: rules file firestore.rules compiled successfully
i functions: ensuring necessary APIs are enabled...
i runtimeconfig: ensuring necessary APIs are enabled...
+ runtimeconfig: all necessary APIs are enabled
! functions: missing necessary APIs. Enabling now...
i functions: waiting for APIs to activate...
i functions: waiting for APIs to activate...
Error: Timed out waiting for APIs to enable. Please try again in a few minutes.
I imagine you have a reasonable chance that there is nothing to do, apparently it was for Google to have infinite Apis or something... but... if anyone knows how to solve this OR, I’m grateful.