Android invalid key and Facebook Connect

Harsha M V picture Harsha M V · Nov 2, 2011 · Viewed 47.5k times · Source

When I try to implement Facebook Connect in my Android application, I get the following error.

11-02 16:41:31.660: D/Facebook-authorize(13194): Login failed: invalid_key:Android key mismatch. Your key "8Ioc4p/jMXoU9Lezug4nzmZfFUg" does not match the allowed keys specified in your application settings. Check your application settings at http://www.facebook.com/developers

I reset the key in the Facebook App and still it shows the same error. How can I fix it?

Answer

user647826 picture user647826 · Nov 3, 2011

Your key is: "8Ioc4p/jMXoU9Lezug4nzmZfFUg"

Now copy this key and open this URL, and paste this key in the native Android app, marked with a green border.

Enter image description here