Note that there are some explanatory texts on larger screens.

plurals
  1. POCannot get Facebook Android SDK 3.0 to work - misconfigured
    primarykey
    data
    text
    <p>I'm using Facebook SDK for Android to integrate Facebook login into my app.<br/> I have installed the SDK 3.0 beta 2. And followed these instructions:</p> <p><a href="https://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/" rel="nofollow noreferrer">https://developers.facebook.com/docs/getting-started/facebook-sdk-for-android/3.0/</a></p> <p>It seems to work well, but when I test a <strong>sample app</strong>, or if I try <strong>my own app</strong>, in the login screen it says:</p> <pre><code>"xxx is misconfigured for Facebook login. Press Okay to go back to the application without connecting it to Facebook" </code></pre> <p>Now I have been going through a lot of threads on stackoverflow, I am not the only person with this problem, but I cannot get it to work. Most people are reporting problems with the key hash. But I have looked up where my key is stored, I have used the keytool command to get my key. And put it in the developer section, and in my app keyhash field. I have also used another solution given here to output to Logcat the key:</p> <p><a href="https://stackoverflow.com/questions/4424492/facebook-sdk-for-android-example-app-wont-work">Facebook SDK for Android - Example app won&#39;t work</a></p> <p>This gave me another key a lot longer, I put both keys online but it still doesn't work.</p> <p>I also activated "ENABLE_LOG" in Util.java, but that never outputs anything.</p> <p>I am not getting any useful errors in Eclipse.<br/> Would anyone please help me find out what it is wrong ?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload