Hello, everyone!)
I develop currently some web app which is based here: https://ready4.party/
I do it with AI but i understand principles of programming.
And it was working good before 04.03.2026 and next day i found all images are broken. They are still in firebase storage but access to them is possible only with token. I didn’t change nothing in settings, i didn’t change project these days.
Also now i can’t to add new images to storage. I’ve got such mistake:
Permission to access storage denied. This is likely due to the bucket’s IAM settings preventing public access. Please check the “Permissions” tab for your bucket in the Google Cloud Console and ensure that the principal “allUsers” has the “Storage Object Viewer” role.
In my app all registered users can add Event for moderation.
So what can be a root problem? I checked all settings about allUsers and other permissions - all must working. But still not.
I did some changes to app with AI and in some moment app started to show all images before March. March images r broken. and it’s not working in published app - only in studio interface.
I restored design of App just linked images with token, but before few days all works well without it.
Please… Any suggestion.
Thank u in forward and have a great weekend!