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've been stuck on this for days. My Firestore database is reporting "offline" in my app, even though:
· The REST API works (I get a 200 response)
· Firestore API is enabled
· Security rules are public
· API key has no restrictions
· I added experimentalForceLongPolling: true
· Internet is fine (tested on different networks)
Yet my app still says: "Failed to get document because the client is offline"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Category: Google AI Studio / Firebase
I've been stuck on this for days. My Firestore database is reporting "offline" in my app, even though:
· The REST API works (I get a 200 response)
· Firestore API is enabled
· Security rules are public
· API key has no restrictions
· I added experimentalForceLongPolling: true
· Internet is fine (tested on different networks)
Yet my app still says: "Failed to get document because the client is offline"
Has anyone solved this? What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions