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
The file has the base url https://firestore.googleapis.com/v1/projects/sharezone-debug/databases/(default)/documents$urlParentAddition:runQuery hardcoded.
Instead it should accept the url that is passed to Firestore.internal or in the future maybe the normal Firestore constructor.
The text was updated successfully, but these errors were encountered:
The file has the base url
https://firestore.googleapis.com/v1/projects/sharezone-debug/databases/(default)/documents$urlParentAddition:runQuery
hardcoded.Instead it should accept the url that is passed to
Firestore.internal
or in the future maybe the normal Firestore constructor.The text was updated successfully, but these errors were encountered: