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

Do we need a new fingerprint ? #328

Closed
ats3788 opened this issue Apr 11, 2018 · 17 comments
Closed

Do we need a new fingerprint ? #328

ats3788 opened this issue Apr 11, 2018 · 17 comments

Comments

@ats3788
Copy link

ats3788 commented Apr 11, 2018

Hello MCU tinkerer
Yesterday I was trying to connect my ESP8266 to My Firebase, without success. This morning
I did the same sketch with my ESP32 and it worked.

That is the fingerprint I use

static const char kFirebaseFingerprint[] =
"B8 4F 40 70 0C 63 90 E0 07 E8 7D BD B4 11 D0 4A EA 9C 90 F6";

Any Clue
Have a good one

@suntrix
Copy link

suntrix commented May 11, 2018

Hi,
I had the same issue, but when I switched to use the latest master (96eab42) it seems to be fixed there.

@proppy
Copy link
Contributor

proppy commented Jun 15, 2018

@ats3788 Curious if you modified the library to work on esp32? The current fingerprint should be correct:
https://github.com/firebase/firebase-arduino/blob/master/src/FirebaseHttpClient.h#L41

It'd be nice to have #239 so that user can change the fingerprint without patching the library.

@proppy proppy closed this as completed Jun 15, 2018
@bharat9828
Copy link

Any one no the ..esp8266 again not working today..please help me..:-(

@PencariJawaban
Copy link

Please someone :(.. not working again

@suntrix
Copy link

suntrix commented Aug 23, 2018

@bharat9828 / @PencariJawaban - Looks like another fingerprint update was made (#368). I pulled the latest master (33363f7) which seems to resolve the issue.

@fanatic75
Copy link

For everyone another fingerprint was just made , so look at the commit on 19th April.

@mussacharles60
Copy link

It's not working again today February 28, 2020. Does anyone got an updated Fingerprint? Please help

@rezafm16
Copy link

rezafm16 commented Mar 2, 2020

It's not working again today February 28, 2020. Does anyone got an updated Fingerprint? Please help
this is the latest fingerprint id
03 D6 42 23 03 D1 0C 06 73 F7 E2 BD 29 47 13 C3 22 71 37 1B

@mussacharles60
Copy link

It's not working again today February 28, 2020. Does anyone got an updated Fingerprint? Please help
this is the latest fingerprint id
03 D6 42 23 03 D1 0C 06 73 F7 E2 BD 29 47 13 C3 22 71 37 1B

Thanks, let me try it

@mussacharles60
Copy link

It's not working again today February 28, 2020. Does anyone got an updated Fingerprint? Please help
this is the latest fingerprint id
03 D6 42 23 03 D1 0C 06 73 F7 E2 BD 29 47 13 C3 22 71 37 1B

Wow! Thanks so much It's working again, You save my life, God bless you :)

@sedat2621
Copy link

"03 D6 42 23 03 D1 0C 06 73 F7 E2 BD 29 47 13 C3 22 71 37 1B" I tried this id, it worked 1 day, now it does not work anymore. Anyone has same problem?

@mussacharles60
Copy link

"03 D6 42 23 03 D1 0C 06 73 F7 E2 BD 29 47 13 C3 22 71 37 1B" I tried this id, it worked 1 day, now it does not work anymore. Anyone has same problem?

It seems still working for me, have you replaced it correctly?

@sedat2621
Copy link

Yes i think so, i do not know what to do, this is for university project and if i did not find any solution => FF

@mussacharles60
Copy link

Yes i think so, i do not know what to do, this is for university project and if i did not find any solution => FF

You should try to check your database rules and make them 'allow read, write if true'

@Shidqinfl
Copy link

"03 D6 42 23 03 D1 0C 06 73 F7 E2 BD 29 47 13 C3 22 71 37 1B" I tried this id, it worked 1 day, now it does not work anymore. Anyone has same problem?

same with me, i tried with this fp on my project. it works for 2 weeks but after that my project doesn't connect to firebase

@JayateerthDambal
Copy link

Yes i think so, i do not know what to do, this is for university project and if i did not find any solution => FF

You should try to check your database rules and make them 'allow read, write if true'

Thank you Boss, It solved my problem Rupesh Missal Sampla Vishey!!!!!!

@getsalmanhere
Copy link

what did you change exactly

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