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.

I want to grab the contact lists (frnd name & frnd email) of the user after authorization on facebook.

What to do?

I had created 1 apps on developer, facebook, which api i had to use regarding it graph or facebook connect, or what to do?

We have 1 social networking in php in smarty framework.!

share|improve this question

1 Answer

Friend's e-mails are not available in the API. Take a look in the docs and you'll see that it says "N/A" for friends email (at the very bottom om the table).

share|improve this answer
Now , What to do to achive this functionality at any cost.!!!???? – savan shah Oct 27 '12 at 6:27
It's not possible to fetch friend's emails via the Facebook API, simple as that. – Karl Laurentius Roos Oct 27 '12 at 6:28

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.