Error in images ( HTTPS request Failed status Code : 0 )

Actions & Logic

Hi FlutterFlow Community,

I'm facing a very frustrating problem. My app fails to display an uploaded image, even though it's saved in Firebase and Firestore. It also retrieves the text, showing me the message attached to the image. Even the default image displays the same error.

Purpose and Setup:

I have a "Create Community" page where the user uploads an image. After creation, the app saves the image URL in a Firestore document, then goes directly to the details page to view it.

What have you tried so far?

โ€ข Security: Firebase Storage Rules are allow read, write: if true; (open access).

โ€ข Binding Logic: I confirmed the Create Document action explicitly saves the Widget State \rightarrow selectedImageURL (the URL output), not the Bytes

Did you check FlutterFlow's Documentation for this topic?
No
1
1 reply