Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/facebook/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Facebook 脸谱网。图形API浏览器。不支持的get请求_Facebook - Fatal编程技术网

Facebook 脸谱网。图形API浏览器。不支持的get请求

Facebook 脸谱网。图形API浏览器。不支持的get请求,facebook,Facebook,我想获得有关用户的信息 436200186744638?字段=id、姓名、教育程度、生日 但我有一个错误: { "error": { "message": "Unsupported get request. Object with ID '436200186744638' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the

我想获得有关用户的信息

436200186744638?字段=id、姓名、教育程度、生日

但我有一个错误:

{ "error": { "message": "Unsupported get request. Object with ID '436200186744638' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api", "type": "GraphMethodException", "code": 100 "fbtrace_id": "DXx4cTKh7aM" } } { “错误”:{ “消息”:“不支持get请求。ID为“436200186744638”的对象不存在,由于缺少权限而无法加载,或者不支持此操作。请阅读以下位置的图形API文档:https://developers.facebook.com/docs/graph-api", “类型”:“GraphMethodException”, “代码”:100 “fbtrace_id”:“DXx4cTKh7aM” } }
ID正确

accesstoken无法看到它。使用
/me?fields=id、name、education、birth
和该用户的访问令牌如何获取用户令牌?我想从其他人的个人资料中获取信息/我-是有关我的个人资料的信息。你只能从登录到你的应用程序的人那里获取信息。如果他们有,你有他们的访问令牌