How to Create a facebook connection
Summary
How to Create a facebook connectionContent
Hi guys,
I am trying to create a facebook connection in ICS but I am facing an issue while providing consent.
The error is
{
"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 sub-domains of your app to the App Domains field in your app settings.",
"type": "OAuthException",
"code": 191,
"fbtrace_id": "BS2hmuzbgwn"
}
}
I tried giving all possible Url's of my domain into apps domain but i could'nt able to create connection as I am getting the same error while providing consent.