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 file
has the base url
https://firestore.googleapis.com/v1/projects/sharezone-debug/databases/(default)/documents$urlParentAddition:runQueryhardcoded.Instead it should accept the url that is passed to
Firestore.internalor in the future maybe the normal Firestore constructor.