Firestore & Realtime DB empty #201
Unanswered
ferhat37ozkan
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I cannot find JSON files for 'realtime' and 'firestore'. Will you please share it to here? |
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
-
Hello, Account creating working but my firestore and realtime DB looks empty. How can I make it work?
W/SyncTree: Listen at /tweet failed: DatabaseError: Permission denied
W/SyncTree: Listen at /profile failed: DatabaseError: Permission denied
W/SyncTree: Listen at /notification/oLUIUoIya5NFAwZwLlsepdD650A2 failed: DatabaseError: Permission denied
W/SyncTree: Listen at /chatUsers/oLUIUoIya5NFAwZwLlsepdD650A2 failed: DatabaseError: Permission denied
Listen at /chats/oLUIU-oLUIU failed: DatabaseError: Permission denied
W/SyncTree: Listen at /profile/oLUIUoIya5NFAwZwLlsepdD650A2 failed: DatabaseError: Permission denied
E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: DatabaseError(-3, Permission denied, )
I/chatty: uid=10160(com.batanay.adoptme) 1.ui identical 11 lines
E/flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: DatabaseError(-3, Permission denied, )
W/System: Ignoring header X-Firebase-Locale because its value was null.
D/FirebaseAuth: Notifying id token listeners about user ( oLUIUoIya5NFAwZwLlsepdD650A2 ).
Thank with my regards
Beta Was this translation helpful? Give feedback.
All reactions