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.

I am getting very strange error while trying to sign in with the latest Facebook sdk:

Session.openActiveSession(this, true, statusCallback);    

I have registered in facebook/developers, created app & assigned the app id & hask key properly.But still I'm getting this strange error. I have gone through many posts in stackoverflow related with the same, but that's more related with iOS/Mac OS. I am working with Android, so I don't have option to mention BundleId & all in gfacebook app settings.

Please some one suggest any solutions for this.

share|improve this question
1  
Hi,The issue got resolved by downloading the proper openSSL and then generating the keyhash as mentioned in the Facebook developer site. – user1957641 Jan 8 at 14:12

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.