Hi all,
Would be incredibly grateful if someone could help me. I really would.
When I change the Firestore rules for the Users collection to be as shown in the screenshot.... then I receive the following error in the terminal: Unhandled Exception: [cloud_firestore/permission-denied] The caller does not have permission to execute the specified operation.
uid is set for the tagged user field, see below.
I have zero issues when I have my Firestore rules within Flutterflow set to "everyone" under Create, Read, Write and Delete for the Users collection.
Thank you.