Facebook Graph API:我想获取未授予“read_stream”权限的用户的提要来自 Facebook 图形 API
我想使用“/{user id}/feed”从 Facebook Graph API 获取未授予我的应用程序“read_stream”权限的用户的 Feed。
虽然我找到了该应用程序具有用户“read_stream”权限的规范,但我找不到该应用程序没有权限的规范。 http://developers.facebook.com/docs/reference/api/user/
当我访问API命令时,API返回不完整的数据,包含用户的公开帖子等。
那么,有谁知道这个API命令在应用程序没有权限的情况下的行为吗?
I want to fetch a feed of user whose permission "read_stream" have been not given for my app from Facebook Graph API using "/{user id}/feed".
Although I found the specification in case that the app have permission "read_stream" of the user, I cound not find one in case that the app have no permission.
http://developers.facebook.com/docs/reference/api/user/
When I accessed to API command, the API returned incomplete data contains the user's public post, etc.
So, does anyone know the behavior of this API command in case that app have no permission?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论