I am getting Invalid android_key Parameter. The Key cDg3*****ETg does not match any allowed key. Configure your app key hashes at https://developers.facebook.com/apps/2487**2958.
Steps i have completed in my window system 1. keytool -export -alias myAlias -keystore C:\Users\Mayank.android\myKeyStore | C:\openssl-0.9.8k_X64\bin\openssl sha1 -binary | C:\openssl-0.9.8k_X64\bin\openssl enc -a -e
- got hash key wjPx**+Dd+77dtPh8Sm8k=
Facebook app configuration
- filled name
- package name
- class name
- hash key wjPx**+Dd+77dtPh8Sm8k=
- got app id 2487***2958
what else need to do.