I am using the FB graph api to get a list of my friends\' friends using:
https://graph.facebook.com//friends?access_token=
Indeed. It's all http requests. But if I click on the link to show John's friends, facebook lists them, and if I use the graph api and a token, it doesn't. Either way it's me asking, but the api is inconsistent.