推荐栏产生应用程序配置错误

发布于 2025-01-03 02:23:04 字数 544 浏览 0 评论 0原文

我正在研究测试版推荐栏插件,试图在我的个人博客上对其进行采样,但是经过多次修改和三次检查此处的说明http://developers.facebook.com/docs/reference/plugins/recommendationsbar/ 我无法克服以下错误

应用程序配置不允许给定的 URL。:应用程序配置不允许一个或多个给定的 URL。它必须与 Connect 或 Canvas URL 之一匹配,或者域必须与应用程序的基域之一相同或其子域。

据我所知,我的应用程序配置正确。我做错了什么?这是我个人博客中用于调试的页面 http://doug.mn/post/16797908185 /洛里-上城-薄饼

I am an researching the beta Recommendations Bar plug-in by trying to sample it on my personal blog, however after much tinkering and triple checking the instructions here http://developers.facebook.com/docs/reference/plugins/recommendationsbar/ I have not been able to get past the following error

Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the Application configuration. It must match one of the Connect or Canvas URLs or domain must be the same as or a subdomain of one of the Application's base domains.

As far as I can tell my app is configured correctly. What am I doing wrong? Here is a page from my personal blog for debugging http://doug.mn/post/16797908185/lowry-uptown-crepes

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

北城半夏 2025-01-10 02:23:04

尝试将

data-href="https://developers.facebook.com/blog/post/559/"

更改为您网站的 URL。
另外,您是否设置了应用程序域和网站 -> Facebook 应用程序设置面板中的站点 URL 是否正确?

Try changing

data-href="https://developers.facebook.com/blog/post/559/"

to Your site's URL.
Also, did You set App Domain and Website -> Site URL correctly in the Facebook Application Settings panel?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文