FirebaseExtended / firebase-arduino

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

Updated realtime database domain fingerprint #554

Open mrshoikot opened 1 year ago

mrshoikot commented 1 year ago

Updated fingerprint in FirebaseHttpClient.h to 55:98:F2:20:13:1A:19:FD:9B:1A:0A:3A:4A:F7:27:F1:15:93:CE:28

sarthakmishra1221 commented 1 year ago

Updated fingerprint in FirebaseHttpClient.h "05:54:AC:F9:6D:9B:E0:9C:10:B4:09:B1:E2:7C:12:AF:B4:C8:6C:EA" // 01-01-2023

oniii1 commented 1 year ago

can you upload the updated one?

taib0101 commented 1 year ago

error: no matching function for call to 'begin(const char*, const char [60])' 47 | http_.begin(url.c_str(), kFirebaseFingerprint);

"I got a bug like this and how can I fix it?"

MalakKhashoqji commented 1 year ago

I'm still having a problem with the finger print const uint8_t httpsFingerprint[20]

mrshoikot commented 1 year ago

https://www.grc.com/fingerprints.htm Use the reference URL from Firebase and put that in this tool for generating a fingerprint. image Put the generated fingerprint in FirebaseHttpClient.h and it should work.

sakp7 commented 6 months ago

Fingerprint not working !!