Firebase storage 403

108 views
Skip to first unread message

Y L

unread,
Apr 20, 2024, 3:53:26 PMApr 20
to Firebase Google Group

403.png
service firebase.storage {
  match /b/{bucket}/o {
    match /{allPaths=**} {
      allow read, write;}
  }
}

It seems like that this is the only way that the image file could successfully upload successfully, any other way to impose security conditions will cause to throw 403...  neither by size, file type and also authentication.
- owner credentials.

Thanks for the help.


Reply all
Reply to author
Forward
0 new messages