Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Facebook Connect erroring out client side, help!

I successfully created a Facebook app and entered the private/public keys and entered my site's URL in the correct section. But when I try to test logon via FB, I get this:

{
"error": {
"message": "Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.",
"type": "OAuthException",
"code": 191,
"fbtrace_id": "FqQSgZTwjyn"
}
}

App Domains already has my URL. Please help!

Comments

  • steamsteam www.planamigo.org - #1 foro planes amigo

    @zoldos dijo:
    I successfully created a Facebook app and entered the private/public keys and entered my site's URL in the correct section. But when I try to test logon via FB, I get this:

    {
    "error": {
    "message": "Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.",
    "type": "OAuthException",
    "code": 191,
    "fbtrace_id": "FqQSgZTwjyn"
    }
    }

    App Domains already has my URL. Please help!

    Hi.
    Before starting a new thread with your question, I think you should have looked if someone else had this problem and if there are solutions in other threads.
    For example:
    https://open.vanillaforums.com/discussion/36282/facebook-login-signup-error-resolved
    https://open.vanillaforums.com/discussion/35842/facebook-connect-for-version-2-5

    Greetings.

  • Okay thanks! I looked but the solutions provided won't work as you can no longer disable "strict mode". Thanks anyway!

Sign In or Register to comment.