firebase-arduino icon indicating copy to clipboard operation
firebase-arduino copied to clipboard

Guide to get updated fingerprint

Open bugthedebugger opened this issue 3 years ago • 4 comments
trafficstars

For anyone facing this issue, you can get the latest fingerprint by yourself by following this step:

  1. Go to your firebase console and copy your project name
  2. Temporarily make the real-time database public to all
  3. Open the URL: https://[PROJECT_ID].firebaseio.com/test.json replacing your PROJECT_ID on chrome
  4. Click on the lock icon on the URL bar image
  5. Click on "Connection is Secure" > "Connection is Valid", this will open up a dialog box, copy the SHA1 fingerprint and replace it on the FirebaseHttpClient.h file image image

bugthedebugger avatar Aug 09 '22 17:08 bugthedebugger

I tried this and got as far as the dialog box, but i could not find the SHA1 fingerprint as you say

proietti1965 avatar Aug 13 '22 17:08 proietti1965

@proietti1965 updated the guide, please check.

bugthedebugger avatar Aug 14 '22 09:08 bugthedebugger

Thanks

proietti1965 avatar Aug 14 '22 09:08 proietti1965

Hey ! That doesn't work for me

solomonr117 avatar Sep 18 '22 18:09 solomonr117