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
I am able to connect to Realtime databases, and work with them normally, but I am unable to connect to the "Firestore database". I have provided the URL structure required in this link, which looks roughly like:
Hi all,
I am able to connect to Realtime databases, and work with them normally, but I am unable to connect to the "Firestore database". I have provided the URL structure required in this link, which looks roughly like:
https://firestore.googleapis.com/v1/projects/YOUR_PROJECT_ID/databases/(default)/documents/
But I get an error when I try to actually retrieve the data that's stored there.
I'm not sure why I am getting this error given that I am able to connect just fine the the realtime database option?
Here's the data returned:
The text was updated successfully, but these errors were encountered: