I\'ve recently started looking into the Facebook API and am trying to work out how to retrieve the list of friends of another user (in this case the user is someone I\'m fri
You Can only access friends list of logged in user(i.e, your friend list) or the logged in user's friends that are users of your app. i.e, You can access friends friend list only if your friends are the users of your app.