creating event via facebook graph api

旧时模样 提交于 2019-12-07 10:32:53

问题


Is there any way to create facebook event via code (as of today), referred to the documentation :

for v2.0 for v1.0 Publishing was possible in v1.0 but not in v2.0. Is there legacy API support which I can use to create facebook events ?

Any help appreciated.


回答1:


If your app is a Graph API v2.0 app (created after April 30th 2014), you don't have the possibility to create events anymore via the Graph API.

If your app is v1.0, the possbility to create events will vanish on May 1st 2015.



来源:https://stackoverflow.com/questions/24778846/creating-event-via-facebook-graph-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!