I would like to know how to copy an image from a link without extension, that is, I already used several methods that work for images with extension, but without extension I have not yet, where will I use to copy the image of the Facebook profile when people access my system.
I'm using this function in javascript:
FB.api('/me', {fields: 'name,email,picture,gender,age_range,link,locale'}, function(response) {});
Where do I get the url response described above. I know it has an image extension, but putting only the extension to access the image, it has the following error:
"An error occurred while processing your request. Reference # 50.2f2cfea5.1441047871.5277eeef "