I am trying to do a very basic thing with the new Graph API.
I already know how to get my friends: \"https://graph.facebook.com/me/friends?access_token=4333ed34d...\
You just can't do that.
If you require the appropriate extended permission when the users authorize your app, you can access some data of the currently logged user's friends, but that's all you get (http://developers.facebook.com/docs/authentication/permissions see: friends_xxxx permissions), but not his/her friends.