This is the view of my database, very simple:
These are my Firestore rules (default):
And this is the response of the server when I try to do a GET of collection 'colA':
What can be wrong?
This is the view of my database, very simple:
These are my Firestore rules (default):
And this is the response of the server when I try to do a GET of collection 'colA':
What can be wrong?