Facebook Connect 错误代码 191, "Can' t 加载 URL”

标签 facebook

我已经查看并尝试了很多方法,但不幸的是我未能成功修复论坛上的 Facebook Connect (IP.Board 3.4)。它以前有效,但由于某种未知原因停止工作。现在我收到错误(代码 191)...我很确定我已正确设置所有内容。

以下是有人尝试使用 FB 注册时显示的完整错误消息:

{
   "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": "G9FSrFXlu0Y"
   }
}

屏幕 1 Screen1

屏幕 2 Screen2

最佳答案

通过网站平台登录,您需要添加相应的有效 OAuth 重定向 URI。 (因为在这种情况下,地址将不会是 apps.facebook.com/something)

有效的 OAuth 重定向 URI 字段必须包含登录对话框调用中的redirect_uri 参数的确切值。

关于Facebook Connect 错误代码 191, "Can' t 加载 URL”,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39557780/

相关文章:

html - Facebook 点赞按钮 : data-width attribute is ignored on mobile devices

android - 将 android 应用程序提交到 Facebook 以供批准的步骤是什么

javascript - CORS - Facebook - Passport

objective-c - 如何缩放屏幕图像以便在 Facebook 墙上发布?

android - Intent 和分享我的申请

流和用户详细信息的 Facebook FQL 多查询

javascript - 用户个人资料图片未显示在最近 api 更改的图表 api 调用中

css - Facebook 登录按钮分层停止标题栏中的下拉菜单

facebook - 如何将 Facebook 测试页面订阅到 Messenger 应用程序

javascript - Facebook API - javascript sdk : status shows 'connected' after logout