Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

my nodemcu not connected with firebase #509

Open
Trion opened this issue Feb 17, 2021 · 4 comments
Open

my nodemcu not connected with firebase #509

Trion opened this issue Feb 17, 2021 · 4 comments

Comments

@Trion
Copy link

Trion commented Feb 17, 2021

How i fix this error ?
help me please with example
you can test with this
#define FIREBASE_HOST "tmm-control-default-rtdb.firebaseio.com"
#define FIREBASE_AUTH "UMSoNu2cGNM1Nmzbpv7B5rjms2XceBcuzVwJnKeI"

@gayananu21
Copy link

Me too having exact same problem. Previously it worked perfectly(3 or 4 months ago). Suddenly now I cannot connect to Firebase. I also tried changing fingerprint in FirebaseHttpClient.h but didn't work. If someone fix this issue please give a reply. Thanks.

@gayananu21
Copy link

Update: I fixed this issue by using this library.
https://github.com/mobizt/Firebase-ESP8266. Hope it wil helps. Thanks.

@ChanakyaBandara
Copy link

@gayananu21 thanks mate ,

@whatdtech
Copy link

After the strive of whole day long, at last I reached to solution that the file "FirebaseHttpClient.h" had a problem.
(C:\Users\XXXXX\Documents\Arduino\libraries\firebase-arduino-master\src )

Just change the fingerprint in "static const char kFirebaseFingerprint[]" to another one [without : ] . You can find one for yours here"https://www.grc.com/fingerprints.htm". Just scroll down and put your firebase host (ie. https://xxxxxxx.firebaseio.com/) here.

found same kinda problem here "#236"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants