Search code examples
firebasefirebase-storagefirebase-consolequota

Where can I see, if I reached my firebase quota


I use the freee Spark-plan to develop my app.

Since yesterday, I get weird error messages:

StorageException: StorageException has occurred.
Code: -13000 HttpResult: 402

Could that mean, some firebase quota is reached? Where can I see which quotas are reached in my firebase console?

Appearently, free quota is 1Gb / day. There's no way I used that much.


Solution

  • There is a "usage" tab at the top of the page in the Storage section of the Firebase console. It is easy to find, next to Files and Rules.

    If you have questions about billing and usage, please contact Firebase support directly.