I am developing a facebook oauth app on android on linux and when i run keytool -exportcert -alias androiddebugkey -keystore ~/.android/debug.keystore | openssl sha1 -binary | openssl base64 for the hash key i get an unreadable text. I tried piping it to a text file, still its unreadable. Please help
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Unreadable text! do you mean Ascii characters right? you will have the openssl incorrect path or it doesn't exist. I think in linux Openssl is preinstalled, in Windows i had to install Openssl cause i get that "unreadable text" |
|||
|
