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:
And every time I try to validate my schema I get this error message.
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!