【问题标题】:how to solve this error when using Hybridauth "An error occurred with <app name>. Please try again later."使用 Hybridauth 时如何解决此错误“<app name> 发生错误。请稍后再试。”
【发布时间】:2012-12-08 17:10:29
【问题描述】:

我使用 hybridauth 连接 facebook,当我尝试连接 facebook 时出现以下错误。

An error occurred with <app name>. Please try again later.

API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.

如何解决?

现在当我调用页面时它会被直接调用,但我想提供一个用户可以点击的链接,一旦用户点击,只有 facebook 登录可以在单独的弹出窗口中调用,并使父页面阴影.

我在这里提出这个问题,因为我是 PHP 的新手,并且才开始在这三天内工作。

提前致谢

问候 托尼

【问题讨论】:

    标签: php hybridauth


    【解决方案1】:

    确保您在 Facebook 应用设置中指定了应用域。 Facebook 不允许您重定向到您指定以外的任何其他域。

    在这里 https://developers.facebook.com/apps/[YOU_APP_ID]/summary

    还要检查 www 和非 www 版本。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-11-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-01-09
      • 1970-01-01
      相关资源
      最近更新 更多