如何以编程方式“按”通过Facebook应用程序的“喜欢”按钮? [英] How to programmatically "press" a 'Like' button through a Facebook Application?

查看:81
本文介绍了如何以编程方式“按”通过Facebook应用程序的“喜欢”按钮?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发这个Facebook应用程序,我想知道如果通过Facebook PHP Graph API以编程方式可以(以及如何)在某些页面上按一些喜欢按钮?



当然,这是我的应用程序可选的...我仍然没有准备好真正解释我正在做什么应用程序,但编写这样一个功能将是有趣的。



有可能吗?

解决方案

你不能这样做。 Facebok不会让你做一个POST到/ POST_ID /喜欢,你只能做一个获取请求来检索他们的喜好。你想做的是违反Facebook的TOS。我建议只要添加一个类似的按钮,并在继续使用应用程序之前强制他们喜欢。但是,在我看来,即使是这样的愚蠢,因为他们可以在使用你的应用程序后立即不同。


I'm developing this Facebook Application and I was wondering if it's possible (and how) to programmatically, through the Facebook PHP Graph API, press some 'Like' button on some page?

Of course, this is optional on my application... I'm still not ready to really explain what application I'm doing, but it would be interesting to code such a feature.

Is it possible somehow?

解决方案

You cannot do this. Facebok wont let you do a POST to /POST_ID/likes, you can only do a get request to retrieve their likes. What you are trying to do is a violation of facebook's TOS. I would suggest just adding a like button and "forcing" them to like before they continue with your application. However, in my opinion even that is kind of silly because they can instantly go unlike it after they have used your application.

这篇关于如何以编程方式“按”通过Facebook应用程序的“喜欢”按钮?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆