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

Fingerprint not updated #545

Open
DanielBustillos opened this issue May 16, 2022 · 2 comments
Open

Fingerprint not updated #545

DanielBustillos opened this issue May 16, 2022 · 2 comments

Comments

@DanielBustillos
Copy link

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).

@getsalmanhere
Copy link

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"

@DanielBustillos
Copy link
Author

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).

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

2 participants