Search code examples
javafacebookrestfb

Retrieve my friend's friends list using Java Restfb


I am working on Restfb in Java and could manage to retrieve my friends list on my facebook. My question is: How can I retrieve, for instance, my friend's friends list? Is there any possibility to do so?


Solution

  • You can´t get the friendlist of your friends, that would be a major privacy issue.

    Other threads: