I am using Simple example from the Facebook SDK just to get the user email, name, gender, facebookID to login to my server.
I am getting this Error:
yourApp is misconfigured for Facebook login. Press Okay to leave application without facebook login
This only occurs when i already have facebook app installed on my device. I tried uninstalling the facebook app, then i get correct details.
My application on facebook is configured as:

where am i doing wrong?
in place of Class Name i am giving the 1st Activity in my app, what exactly should i give here?
Thank You
even I had faced the same problem. It happens if you are using wrong version of openssl. I suggest you to use
openssl_0.9.0e_win32 version and enable log (make it TRUE), later you get new key hash. Use the new one, problem will be solved! 🙂