Posted on 2009-11-09 19:18:32-08 by musicalwarfare
product images not being returned
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
Direct Responses: 11740 | Write a response
Posted on 2009-11-09 19:33:55-08 by musicalwarfare in response to 11739
Re: product images not being returned
Just turned on Logging and looked at the raw XML response, and it looks like the media ASINs (CDs, DVDs, etc) have product images returned in the XML, but the clothing ASINs don't, so that explains it I guess.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.