Hi,
Recently, I've been having issues downloading certain "imageUrl" files using the Browse API getItem request---specifically images that are remotely hosted by the seller.
Here is an example:
https://www.ebay.com/itm/335404438839
It seems like their server is blocking requests to download the images. They load perfectly int the browser, if you choose to view image in new window. But programmatically, it seems the images are blocked.
Is there a way around this??
Thanks!
David