Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants