hey
i am working on facebook iframe application in asp.net c# i succeed to retrive the access_token.
now i want to pull for example the user likes but i dont have the user id https://graph.facebook.com/XXXXXX/likes?access_token=...
how can i get the userid ?
thank you all