Answer the question
In order to leave comments, you need to log in
Get friends list via Facebook API?
Hello.
I am developing an application/game for Facebook. Faced the problem of displaying a list of friends in the application and posting them on the wall.
Using the method from the JS SDK, I get a list of friends:
FB.api("/me/invitable_friends", function (response) {});
FB.ui({method: 'feed', to: friendId , href: APP_URL, function(response) {});
AVmT0LpyfvRMStEo2BW5seybtX1KbySRJtTb0wv0PqHVhT4sr7Le3
{scope: 'publish_actions,public_profile,email, user_friends '}
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