flutter web: failed to get document because the client is offline. #11325
Unanswered
bhaskar8088
asked this question in
Q&A
Replies: 0 comments
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.
-
I had setup firebase web and I have added same firebase config in both index.html and firebase_options.
I am able to login correctly.
But when I open home page (after login), its trying to get data from firestore db but not getting it and its continuously loading and giving the below error
Failed to get document because the client is offline.
I doubled checked all the values of firebase config (apikey, project id, databaseURL etc) and all of them are correct.
Can you please help me fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions