unified_thread still not open for public?

微笑、不失礼 提交于 2019-12-01 05:29:38

问题


According to Facebook they released their new messaging system way back, http://developers.facebook.com/blog/post/591/

From the Blog:

Apps should move to the new messaging Graph API endpoints and messaging FQL tables ('unified_message' and 'unified_thread'). We will be formally deprecating the old messaging REST APIs, Graph APIs and messaging FQL tables at a date to be announced in the future.

But I still getting the "must be a developer". Is this just me, or does this work for anyone?

I'll try to use unified_thread table from FQL. Facebook suggests to move to that table, but it's still not working after 6 months?


回答1:


What method are you using to query the FQL? I am able to query this table without issue using the PHP SDK and making a graph call to /fql?q=query



来源:https://stackoverflow.com/questions/11470158/unified-thread-still-not-open-for-public

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