FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
943 stars 494 forks source link

Firebase:setting/number fail #525

Open Benny0524 opened 2 years ago

Benny0524 commented 2 years ago

Screenshot (5) Screenshot (7)

Benny0524 commented 2 years ago

change fingerprint, software even tried...but still same problem, have any solution for this?

Suresh-Panchala commented 2 years ago

Hello @Benny0524 ,

Just Change the Fingerprint, It works.

you can get fingerprint from here: https://www.grc.com/fingerprints.htm

copy and paste your firebase url (ex : https://xxxxxxxx.firebaseio.com) in https://www.grc.com/fingerprints.htm you can get your new fingerprint , Just Replace it in FirebaseHttpClient.h

temycor commented 2 years ago

Hello @Benny0524 ,

Just Change the Fingerprint, It works.

you can get fingerprint from here: https://www.grc.com/fingerprints.htm

copy and paste your firebase url (ex : https://xxxxxxxx.firebaseio.com) in https://www.grc.com/fingerprints.htm you can get your new fingerprint , Just Replace it in FirebaseHttpClient.h

No funciona :(