Facebook Graph API,无法获取用户配置文件

当我在“图形API浏览器”的上下文中使用图形API浏览器的http时,我能够查询用户信息为 - /v2.0/{user-id}

当我在应用程序的上下文中使用http时,我看到响应为:{“error”:{“message”:“不支持的获取请求。请阅读Graph API文档,网址为https://developers.facebook.com/docs/ graph-api“,”type“:”GraphMethodException“,”code“:100}}

权限列表在Graph API Explorer和我的App上都是相同的:

user_about_me user_activities user_birthday user_events user_friends user_likes user_location user_photos user_status user_videos email publish_actions read_friendlists read_stream


我重新生成了一个新的访问令牌,并尝试了不同的用户标识集,现在它似乎正在工作。

链接地址: http://www.djcxy.com/p/32553.html

上一篇: Facebook Graph API, Unable to get user profile

下一篇: pass over ssl