-
Notifications
You must be signed in to change notification settings - Fork 494
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
Update FirebaseHttpClient.h #519
base: master
Are you sure you want to change the base?
Conversation
SSL fingerprint update
@TrickSumo |
Hi I'm able to compile successfully. Make sure to remove previous fingerprint. |
I have the same problem, I already did the change the fingerprint and it does not, help |
Hi @eshwarnadh @Humca Looks like ESP8266 board version 3.0 is not compatible with firebase arduino master. Go to Arduino IDE >> board manager >> Search ESP8266 >> Rollback to version 2.7.4 It will fix compile issue. Alternatively, use this library by @mobizt : https://github.com/mobizt/Firebase-ESP8266 Thanks |
@TrickSumo thanks bro, already solved |
There is a new fingerprint. Rather than posting it. It was very helpful to find that I can check it yearly myself with this: https://www.grc.com/fingerprints.htm test DB shows "50:89:50:57:90:1F:37:E3:B8:F3:5B:02:ED:3A:65:6E:6A:34:DB:93" updated fingerprint worked for me! |
EDIT : |
the same issues still existing can any one help me to fix that |
Hi there, have you check your board version? The version supposed below 3.0, in my case I was using version 2.7.4. |
Just downgrade ESP8266 Board version from 3.0 to 2.7.4. Checkout:- https://www.youtube.com/watch?v=m3Xb9GB9SI8 |
SSL fingerprint update