How to get the facebook profilePic url. with facebook graph below given facebook profile getting downloaded in the browser but not showing in the browser. I just need like image url({path}.png or jpg).
https://graph.facebook.com/101593087796313/picture?type=square (downloading the image)
I need to get the image url.
Any help on this much appreciated.
Thanks, Syamala.
src
attribute of animg
element, then it should work: jsfiddle.net/jfart459 – 04FS