Facebook 画布应用程序托管在 Rails nginx 上

发布于 2024-12-13 12:47:47 字数 311 浏览 3 评论 0原文

我正在使用 Rails 3.0.9 和 ruby​​ 1.9.2 制作 Facebook 画布应用程序。并使用 nginx 作为网络服务器。我正在使用回形针将图像保存在我的服务器文件系统上。

要求是我想将这些图像作为 facebook 上的 feed 发布到用户的墙上,问题是 facebook 没有显示图像预览,只显示图像的 url。由于它处于开发模式,我还没有购买 ssl 证书并在应用程序控制器中评论了 protected_from_forgery 方法。

任何人都可以帮助我如何发布这些图像,以便 Facebook 可以从我的服务器获取这些图像。

问候

I am making a Facebook canvas app using rails 3.0.9 and ruby 1.9.2. and using nginx as webserver. I am using paper clip to save images on my server file system.

The requirement is I want to post these images to user's wall as feed on facebook, the problem is facebook is not showing image preview there just the url of the image is shown there. As its in development mode I haven't bought ssl certificates and commented protect_from_forgery method in application controller.

Can anyone help me out how i can post these images so that facebook can get these images from my server.

Regards

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文