|
I'm trying to figure out how to get product images for a given product, and so far it just doesn't work. I have a script that makes a request (type='Large') and asks for the small, medium and large image URLs and nothing is returned for any of them. The ASIN I'm calling it on is is a clothing ASIN (B001MXLOCM).
I did a Data::Dumper of the xmlref and it doesn't look like any image URL information is present in it at all. Am I doing something wrong or is this not supported? Let me know if you'd like me to post the Dumper output, my code or anything else.
Thanks |