首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >PHP :登录诱骗

PHP :登录诱骗
EN

Stack Overflow用户
提问于 2013-08-29 19:47:57
回答 1查看 47关注 0票数 0

我正在使用facebook sdk登录到我的网站...

这是我的应用程序设置

当我使用登录功能时,它允许登录,但抛出错误,不返回到我的网站错误是这样的…

代码语言:javascript
复制
Given URL is not allowed by the Application configuration.:
One or more of the given URLs is not allowed by the App's settings.
It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.

会有什么问题呢?

帮帮我

EN

回答 1

Stack Overflow用户

发布于 2013-08-29 20:29:55

您应该将您的应用程序域添加到应用程序域到您的Facebook应用程序配置,如截图所示。例如,如果您的站点是

www.example.com

您应该添加

example.com

到您配置中的应用域名(从上到下的第4个字段)

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/18510146

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档