URGENT HELP: Getting 404 error for Firebase uploaded media url

Database & APIs

I'm stuck with this problem for the past one hour, when a user uploads a media(img) it works fine as usual and returns the url path, but when I access the path, ie paste the url in the browser I get this error:

{ "error": { "code": 404, "message": "Not Found." } }

Everything was working good, but suddenly this happened. Any urgent helps/solutions will be highly appreciated and will be saving my butt. Thanks!

What have you tried so far?

I've tried changing the rules, redeploying them, even redeploying the storage rules and all, but still it's throwing error.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
2 replies