SpiceQA
Questions
Tags
Users
Badges
Jaime Montoya
@Jaime Montoya
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Top Questions
openssl library for Windows for Generating a Development Key Hash for Facebook login for Android app
0 votes
0 answers
keytool -exportcert -alias androiddebugkey -keystore "C:\...\debug.keystore" | "PATH_SSL\bin\openssl" sha1 -binary | "PATH_SSL\bin\openssl" base64
0 votes
0 answers
Invalid key hash. The key hash ... does not match any stored key hashes. Configure your app key hashes at https://developers.facebook.com/apps/.../
0 votes
0 answers