Answer the question
In order to leave comments, you need to log in
How to access mail using FB API?
Good afternoon. Faced the problem of getting email addresses of friends in contact. I'm trying to do this with javascript. I learned how to get a list of friends in which I can get id, first name, last name, photos ... but not email. I will use this request
FB.api('/me/friends', function(response) {
console.log(response);
})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question