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
Line 29 and 38 of the code at getData() try replacing firebase.get with fbase.get. It seems you are calling the function get() without the instantiation of the FirebaseApplication. Other alternative is by using the make_get_request() if you want to make a pure get request without using the fbase object.
Hello,
I am getting this error when pressing the "send" button in the following code:
The text was updated successfully, but these errors were encountered: