http canvas url 的 php-sdk 示例中收到空响应错误
尝试在 Facebook 页面上运行基本 Facebook 应用程序时出错。
下载https://github.com/facebook/php-sdk
创建了新应用程序并创建了 index.php 作为 example.php 的副本。
提供了站点 URL 和画布 URL 以及其他默认设置
现在测试此应用程序“站点 URL”工作正常,当我转到画布 url (http://apps.facebook.com/myfbapp/) 来测试 Facebook 上的页面时,我收到错误:
错误
从 myfbapp 加载页面时出错
收到空响应。
HTTP 和 HTTPS 的错误相同。知道为什么会发生这种情况吗?我还没有添加任何代码,但我正在尝试从 php-sdk 中获取开箱即用的基本设置。
感谢您的帮助。
Error trying to get the basic facebook app running on the facebook page.
Downloaded https://github.com/facebook/php-sdk
Created new app and created index.php as copy of example.php.
Provided Site URL and Canvas URL and other default settings
Now testing this app "site URL" is working as fine when I goto canvas url (http://apps.facebook.com/myfbapp/)to test page on facebook I get the error:
Error
Error while loading page from myfbapp
Empty response received.
The same error for HTTP and HTTPS. Any idea why this is happening? I haven't added any of my code yet am trying to get the basic setup running out of the box from php-sdk.
Thanks for help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须将您的应用程序放在安全的服务器托管中,包括激活的 SSL。
无法使用标准网络托管。
You have to put your Apps in secure server hosting, include activated SSL.
Can't use standard web hosting.