· Entrepreneur

My flutterflow app can't connect with my users collection on firebase

Resolved

I just finished building a screen where I want the app to show a list of students (users documents) but everytime I try to test the app I get an error message and I can't see the information about the users. All other collections seem to be showing on the app. The error I get on testing is as follows:

Captura de tela 2023-11-28 114418.png
9.92KB

And every time I try to validate my schema I get this error message.

Captura de tela 2023-11-28 113617.png
25.44KB

PS: I have already created the documents on firebase following the same scheme as my flutterflow collections. I have already set up the permissions in firebase for flutterflow.

Any ideas? Thanks in advance!

3 replies