Can I get a user's friends emails through Graph API? and How?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
It doesn't appear that you can. You can get a list of friends, but that only gives you ids and names. It appears you have to get users to give you an access token to pull private info, such as email, on a per user basis. |
||||
|
Unless the user's friends have made their email address public (which is highly unlikely) then no, you can't get a user's friend's email address. |
|||||
|
|
You cannot. You have to ask each user so he permit you to get his own email. |
|||