简体   繁体   English

如何使用图形API查询公共Facebook事件? [更新搜索]

[英]How can I query public facebook events using graph API? [updated search]

I have a question about Fb Graph API and performing search queries. 我对Fb Graph API和执行搜索查询有疑问。 I'm working on a app that request events and this worked fine using the following query : search?q=[value]&type=event 我正在处理一个请求事件的应用程序,使用以下查询可以正常工作:search?q = [value]&type = event

But this recently stopped working, probably due to the changes facebook made to the search bar. 但这最近停止了工作,可能是由于Facebook对搜索栏所做的更改。 I tried to find a solution but didn't make any progress. 我试图找到一个解决方案,但没有取得任何进展。 I can query it in facebook : https://www.facebook.com/search/events/?q= 我可以在Facebook中查询它: https : //www.facebook.com/search/events/? q =

So if anybody knows the answer on how to do this in the graph api thank you in advance. 因此,如果有人知道图形api中如何执行此操作的答案,请先谢谢您。

This might be due to a current bug 这可能是由于当前的错误

subscribe for more information https://developers.facebook.com/bugs/1651850528365772/ 订阅更多信息https://developers.facebook.com/bugs/1651850528365772/

[UPDATE !] this bug has already been assigned https://developers.facebook.com/bugs/916199865137566 [更新!]此错误已分配给https://developers.facebook.com/bugs/916199865137566

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

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