简体   繁体   English

使用适用于.NET的Facebook SDK从Facebook的Graph Search API 2.x获得公开帖子

[英]Get public post from Facebook's Graph Search API 2.x with Facebook SDK for .NET

I'm using Facebook SDK for .NET and I want to do a public post search (hashtag search). 我正在使用适用于.NET的Facebook SDK,并且想进行公开的帖子搜索(标签搜索)。 I noted that Facebook API 2.x doesn't allow post search and I'm getting this error(OAuthException). 我注意到Facebook API 2.x不允许后期搜索,并且出现此错误(OAuthException)。 (#11) Post search has been deprecated (#11)已弃用帖子搜索

Is there any alternative/solution anther than using Facebook API 1.x to this problem? 除了使用Facebook API 1.x之外,还有其他解决方案吗?

You are right, the Public Post Search is deprecated. 没错,公开帖子搜索已弃用。 There is no alternative solution for this, they wouldn´t have deprecated it if they would have added another possibility. 没有其他解决方案,如果他们增加了另一种可能性,他们就不会过时。

Changelog: https://developers.facebook.com/docs/apps/changelog 变更日志: https : //developers.facebook.com/docs/apps/changelog

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM