Can't add image in database

Database & APIs

Hi Community.

I am trying to update a record in my 'restaurant' collection with an image upload from my local in Flutterflow.

However whenever I tried to upload an image, Flutterflow would not allow my update. Only when I do not add an image, does Flutterflow allow me to update the record.

I assume this is because there is no 'restaurant' collection in my Firebase and I do not know why it is not there.

What have you tried so far?

I have tried the following:

  • Have added [email protected] as an editor

  • Have checked [email protected] is an editor, Cloud Functions Admin and Service Account User

  • Have ensured 'Manage Outside of Firebase' is turned off

  • Have amended 'allow read, write: if false' to 'allow read, write: if true'

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