i need to find all my friends's id. On www.developers.facebook.com i have 2 app. The first one have api version 1 and version2, the second one has only api version 2.
With api version 1 I can find all my friends's id with /me/friends but on api version 2 this not work.
On my new Facebook profile I want to create a new app with api version 1, is possible? If I can't how I get all id of my friends?