Data not pulling from Firestore in run mode

Database & APIs
Resolved

We have Firestore collection set up using the permissions generated from Flutterflow. But when we run it in test or run mode it comes back as null. This is our first venture into app development and I'm not sure why it isn't pulling data from the Firestore collection. I'm sure it's something simple I'm missing but I can't seem to figure it out.

More info it's getting an error when trying to connect to the firestore api.

http://firestore.googleapis.com/google.firestore.v1.Firestore/Listen/channel?

Failed to load resource: the server responded with a status of 400 ()

Anyone have any clue? Thanks so much.

What have you tried so far?

I've tested the Firestore collections on my local machine and they pull back data.

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