This repository has been archived by the owner on Aug 19, 2021. It is now read-only.
Permission Denied. #21
Unanswered
maverick479
asked this question in
Q&A
Replies: 1 comment 1 reply
-
change firebase firestore rules |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
W/Firestore(32658): (22.0.1) [Firestore]: Listen for Query(target=Query(Schools/India/1234/Login order by name);limitType=LIMIT_TO_FIRST) failed: Status{code=PERMISSION_DENIED, description=Missing or insufficient permissions., cause=null}
E/flutter (32658): [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: PlatformException(Error performing get, PERMISSION_DENIED: Missing or insufficient permissions., null)
This is my error log. What is the database structure from firebase side to run this project? Need Help.
Beta Was this translation helpful? Give feedback.
All reactions