Facebook 画布应用程序托管在 Rails nginx 上
我正在使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论