V
V
Vitaliy Semyanchuk2014-11-18 16:16:02
Facebook
Vitaliy Semyanchuk, 2014-11-18 16:16:02

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);
      })

Can someone come across?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Philipp, 2014-11-18
@zoonman

I will disappoint you, email cannot be received, and soon the list of friends will be turned off.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question