HELP! SHA-1 fingerprint of the certificate to integrate my platform with Firebase

995 views
Skip to first unread message

Alvaro Gonzalez Rico

unread,
Sep 17, 2020, 1:46:25 AM9/17/20
to Flutter Development (flutter-dev)
Hello, 

I am trying to get my SHA-1 fingerprint of the certificate to integrate my platform with Firebase, and I am following the guidelines specified in https://developers.google.com/android/guides/client-auth.

In order to debug certificate fingerprint the suggested command is: keytool -list -v \
-alias androiddebugkey -keystore ~/.android/debug.keystore

When I type that command I get the following error: 

keytool error: java.lang.Exception: Keystore file does not exist: /Users/%USERPROFILE%/.android/debug.keystore
java.lang.Exception: Keystore file does not exist: /Users/%USERPROFILE%/.android/debug.keystore
        at java.base/sun.security.tools.keytool.Main.doCommands(Main.java:911)
        at java.base/sun.security.tools.keytool.Main.run(Main.java:417)
        at java.base/sun.security.tools.keytool.Main.main(Main.java:410)

Can someone help me with this please. I would really appreciate it.

Stay safe


ranubha...@gmail.com

unread,
Sep 17, 2020, 1:53:10 AM9/17/20
to Flutter Development (flutter-dev)
Hey,

I don't usually use the specified guideline. But this always works for me: https://stackoverflow.com/a/22953885/11545939
Reply all
Reply to author
Forward
0 new messages