qin*_*126 5 email facebook facebook-graph-api
我需要帮助才能获得Facebook用户的电子邮件.这就是我做的.
https://graph.facebook.com/me?scope=email&access_token=xxxxxxxxxxxxxxxx
我得到的结果没有电子邮件.
{
"id": "7027110",
"name": "John Mike",
"first_name": "John",
"last_name": "Mike",
"link": "http://www.facebook.com/john.mike",
"username": "john.mike",
"location": {
"id": "11241875545",
"name": "Oakland, New Jersey"
},
"gender": "male",
"timezone": -5,
"locale": "en_US",
"verified": true,
"updated_time": "2011-12-07T16:53:47+0000"
}
Run Code Online (Sandbox Code Playgroud)
还尝试将scope = email更改为fields = email,仍然无法正常工作.什么不见了,请帮帮我
归档时间: |
|
查看次数: |
10070 次 |
最近记录: |