Firestore security rule for array of maps
I’m writing to Firestore and creating a doc that has a field that is an Array of quite simple maps e.g.
resource.data not accessible – cloud firestore rules
I keep getting and unknown error while tesing my cloud firestore rules, even though i know it should work. After several test, i reduce the problem to not being able to access the fields of my resource and i don’t know why.ruleexample of custom token that i would send.