facebook - Get user profile picture by Id -
Now I am working on a web application which is based on most Facebook FAQs, I have some data about users - In fact, possible public data is available - such as name and id. I also know that a profile picture is a part of public data, and I am surprised that I can directly link the picture of a user's profile to my How can I get it?
Thanks for example:
"+ facebookId +" / picture? Type = class for example:
Apart from this, there are more sizes than "square".
Comments
Post a Comment