I am not able to find a proper way to read an image from a URL and upload it using JavaScript/Ajax.
Suppose there is a URL: https://pbs.twimg.com/profile_images/1580483969/parisjs_transparent.png
.
I should be able to upload it now, but I guess to upload first I need to download it, so what will be the procedure?