简体   繁体   English

允许我的 Web 应用程序的用户发布到他们的个人 Facebook 页面

[英]Allow users of my web app to post to their personal facebook page

I have read a lot about allowing users to log into my rails app via facebook omniauth, though I would like users, having loggeed in, to be able to post a to their own personal wall by simply clicking a button in my app.我已经阅读了很多关于允许用户通过 facebook omniauth 登录我的 rails 应用程序的文章,尽管我希望登录后的用户能够通过简单地单击我的应用程序中的按钮将其发布到他们自己的个人墙上。 Is this possible?这可能吗? I'm not very new to rails but have never integrated facebook functionality and am very new to working with omniauth.我对 Rails 并不陌生,但从未集成过 Facebook 功能,并且对使用 omniauth 也很陌生。 I'm not looking for someone to spell out the specifics...just point me in the right direction!我不是在找人来说明细节……只是指出我正确的方向! Thanks谢谢

According to Facebook documentation here and here , publishing a post to user's wall on behalf of the subject user is not allowed.根据此处此处的Facebook 文档,不允许代表主题用户在用户墙上发布帖子。 Instead of this, they encourage the sharing ability.相反,他们鼓励分享能力。

I hope this is helpful.我希望这是有帮助的。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用rails在我的应用程序Facebook页面上自动发布帖子 - how to automatically publish the post on my app facebook page using rails Rails + Koala gem从我的个人网站在我的个人页面中发布帖子 - Rails + Koala gem publish post in my personal page from my personal site 允许用户在应该在我的应用程序外部查看的页面中添加JavaScript代码是否危险? - Is it dangerous to allow users to add javascript code in a page that's supposed to be viewed outside my app? 将来自Facebook App的消息发布给喜欢它的用户 - Post messages from Facebook App to users who like it 如何让facebook页面管理员只选择他们希望我的应用管理的特定页面(manage_pages) - How do I allow a facebook page admin to select only the specific pages they want my app to manage(manage_pages) RAILS-如何允许用户向其个人页面添加音乐/定位播放列表? - RAILS -how to allow user to add music/spotify playlists to their personal page? 我们可以授予访问某个应用程序以在Facebook页面上发布内容的权限吗? - Can we grant access to an app to post something on a page in facebook? 允许现有用户添加Facebook帐户 - Allow Existing Users to Add Facebook Accounts 如何从我的React应用发布到Facebook? - How do I post to facebook from my React app? 是否允许在没有 session 数据或用户 class 的情况下将订单放置在轨道 web 应用程序中 - Is it okay to allow orders to be placed in rails web app without session data or users class
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM