0
我有一个Facebook Graph API和一些页面的问题。例如115184661826036, 299277891520
Facebook图表 - 不支持的获取请求 - 页面
- 在图形浏览器它的工作原理https://developers.facebook.com/tools/explorer
- 直接从图表它不工作http://graph.facebook.com/115184661826036
以下是错误:
"error": {
"message": "Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api",
"type": "GraphMethodException",
"code": 100
}