You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firestore emulator automatically applies the rules set in firebase.json. This could be mentioned in the code comments/tutorial. To write data you need to use initializeAdminApp, otherwise, the mock data write will probably fail because of the rules.