firebase-arduino icon indicating copy to clipboard operation
firebase-arduino copied to clipboard

Updated realtime database domain fingerprint

Open mrshoikot opened this issue 2 years ago • 6 comments
trafficstars

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

mrshoikot avatar Dec 25 '22 05:12 mrshoikot

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

sarthakmishra1221 avatar Jan 01 '23 12:01 sarthakmishra1221

can you upload the updated one?

oniii1 avatar Mar 30 '23 01:03 oniii1

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?"

taib0101 avatar Apr 15 '23 11:04 taib0101

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

MalakKhashoqji avatar May 24 '23 08:05 MalakKhashoqji

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.

mrshoikot avatar May 24 '23 09:05 mrshoikot

Fingerprint not working !!

sakp7 avatar Jan 01 '24 11:01 sakp7