firebase-arduino
firebase-arduino copied to clipboard
Fingerprint not updated
Had issues with the previous fingerprint and had to update (/src/FirebaseHttpClient.h) it to : CF:6C:F8:33:A3:FB:42:4A:49:0A:E7:72:24:53:1A:11:A2:C1:34:0D.
To generate the latest fingerprint use : https://www.grc.com/fingerprints.htm (Enter your database url).
Still the Serial monitor shows the same error: if (Firebase.failed()) {
Serial.print("pushing /logs failed:"); Serial.println(Firebase.error()); return; It Shows "pushing /logs failed"
why do you think that the fingerprint causes the problem?
Anyways, it is possible that the fingerprint has changed since my comment. Yo can get the new one at https://www.grc.com/fingerprints.htm (Enter your database url).