I am working on an application that need to login with facebook. This is the first time when i am integrating Fb API in my application. I have start from Getting St
Finally, after a long search, i got the way to access login user's image by using only access_tokenhttps://graph.facebook.com/me/picture?access_token= thanks to @Jess for your valuable answer!