我环顾四周并搜索,但似乎无法找到答案。我在我的网站上使用 facebook 按钮登录,并且根据我阅读的内容在 developer.facebook.com 上设置了该应用程序。但不知道为什么我一直想出这个,错误:
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.
Facebook应用程序中的设置:
Basic Settings:
App domains: www.olympusmons.com
Select how your app integrates with Facebook
Website with Facebook Login
Site URL: http://www.olympusmons.com
现在我尝试登录的网址是http://www.olympusmons.com/xxx/ 我按照本教程更改了 appid,不知道我还有什么做错了..