Chronos
Chronos

Reputation: 1962

Get friends emails with facebook api

I read lots of question about this issue.

There is a way to get my friends emails, with Graph Api, FQL or something?

I really need to import my Fb contacts into my App. But it seems there is not possible. Even setting a friend's email as public, I can't get it.

Upvotes: 1

Views: 6720

Answers (1)

bkaid
bkaid

Reputation: 52073

Friend emails are not available, and probably never will be, via the Facebook Graph API or FQL. If you look at the documentation, it says "N/A" in the friend column for the email row.

Upvotes: 7

Related Questions