Facebook的图形API的墙后的替代 [英] Facebook graph API wall post alternative

查看:124
本文介绍了Facebook的图形API的墙后的替代的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在使用基于埃尔南Amiune图书馆为Facebook图形API的类,允许网站用户从我的代码编写他们的朋友的墙壁。随着最近二月改变了图形API的方法来做到这一点不再可用。



显然,我现在需要使用饲料的对话,但我可以称之为从C#代码?有没有人有一个样品或替代我可以使用?



在短,只能使用服务器端的代码,我写别人的墙壁上代表其他用户。


解决方案

总之只能使用服务器端的代码,我写别人的墙壁上代表其他用户?




作为的 2月6日重大更改,您可以通过图形API不再发布到用户的朋友的墙上。这意味着你不能在别人的墙上写在代表任何代码语言或SDK的其他用户。你要么必须使用饲料对话框或使用标记提及或Action标记。



从Facebook的开发路线图:




的故事,其中包括通过用户<朋友A HREF =https://developers.facebook.com/docs/opengraph/mention_tagging/>提到标记或的动作标记会显示在朋友的时间表(假设朋友批准标记)。



I've been using a class based on Hernan Amiune's library for the Facebook graph API to allow website user's to write to their friends walls from my code. With the recent February changes the Graph API method to do this is no longer available.

Apparently I need to use the Feed Dialogue now, but can I call this from c# code? Does anyone have a sample or an alternative I can use?

In short can I write to someone's wall on behalf of another user using server side code only.

解决方案

In short can I write to someone's wall on behalf of another user using server side code only?

As of the February 6 breaking changes, you can no longer post to a user's friends' wall via the Graph API. This means you can't write on someone's wall on behalf of another user in any code language or SDK. You either have to use the Feed Dialog or use Mention Tagging or Action Tagging.

From the Facebook Developer Roadmap:

Stories that include friends via user mentions tagging or action tagging will show up on the friend’s timeline (assuming the friend approves the tag).

这篇关于Facebook的图形API的墙后的替代的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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