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

.FirebaseArduino library is down #477

Closed
Sangeethshravan97 opened this issue Feb 29, 2020 · 6 comments
Closed

.FirebaseArduino library is down #477

Sangeethshravan97 opened this issue Feb 29, 2020 · 6 comments

Comments

@Sangeethshravan97
Copy link

FirebaseArduino library is not working...... I'm not able to receive as well write into firebase from arduino Nodemcu 8266

@aldijbi18
Copy link

Since 28/2/2020 at 19.00 GMT+7 I can't receive and transmit data form my D1 Mini board with ESP8266 uC too. It's my final project to complete my study. I'm so confused :V

@blurem23
Copy link

blurem23 commented Mar 1, 2020

Same here. My Code was working well, last week on the 23rd it was still working. now all of a sudden it is not reading and writing to firebase. please anyone know why?

@aldijbi18
Copy link

Try this
#476 (comment)

@Sangeethshravan97
Copy link
Author

guys it's working for me.
all you have to do is replace the firebase finger print

I used this website https://www.grc.com/fingerprints.htm
type in your fireabase host "test.firebaseio.com" and get the new fingerprint.

Then Go to "Arduino/libraries/firebase-arduino-master/src/FirebaseHttpClient.h" and replace it
with the new one

the fingerprint will be like "xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:"
note : do not delete (:)

@BaraiSimal
Copy link

Changing fingerprint worked for me

@marlonleandro
Copy link

Excelente aporte @Sangeethshravan97. Me sirvió mucho!

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

5 participants