You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firebase-tools version: 11.27.0 and 12.3.1
OS: Windows
Platform:
Test case
I create a simple firebase project, enable storage service
Steps to reproduce
Login to firebase with firebase-tools then I do the following:
firebase init storage
firebase deploy --only storage
Also the same error happens when try to deploy using the github action (w9jds/firebase-action@master) with an account service key
Expected behavior
Storage rules gets deployed
Actual behavior
There was an issue deploying your functions. Verify that your project has a Google App Engine instance setup at https://console.cloud.google.com/appengine and try again. If this issue persists, please contact support.
Error: HTTP Error: 403, Read access to project '' was denied: please check billing account associated and retry
DoubleDebug, basinibi, drpsyko101, dosoriof, emgiovan and 36 more