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.