issue in group query setup-rules in firestore error code permission denied #5950
Unanswered
SureshKumar311
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am trying to setup firestore Rules on by google console
i am using group query in flutter but i getting same error
my db :
i have Notes(collection)-> CSC(DOC) ->sem1(collection) ->(doc)->subject1="value of subject (field)
ECE(DOC) - >sem1(collection) ->(doc)->subjectece="the value of subject ece of subject" (field)
my error :
i had try to make changes to firestore rules as more than 20 times but same error :
my flutter code :
Guys plz help i am beginer student and new to firestore too i had issue within set rules in firestore
Beta Was this translation helpful? Give feedback.
All reactions