Replies: 1 comment 2 replies
-
Possibly related: #411 |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hey all,
I'm testing my app using this package on the firebase emulator suite.
I discovered that my security rules deny my requests because the requests that are sent are unauthenticated.
In my function, I only make the firestore call after I validate that the user in authenticated.
Am I missing anything? what can I do to fix this?
Beta Was this translation helpful? Give feedback.
All reactions