EAN ItemLookup on Amazon Product Advertising API for Germany

2 replies
Anyone using Amazon's Product Advertising API for Germany? I was testing on http://webservices.amazon.de/scratchpad/index.html

the ItemLookup by EAN (IdType = EAN), I tried many EAN values, and always got an error like this:

"Error! AWS.InvalidParameterValue
HTTP Status 200: Success
07613272175456 is not a valid value for ItemId. Please change this value and retry your request."

Is this an API bug?

I contacted Amazon, but they answer with useless general copy/paste template answers.
#advertising #amazon #api #ean #germany #itemlookup #product
Avatar of Unregistered
  • Profile picture of the author ronald28
    I found the problem. EANs should be 13 digits long, not 14. Removing the leading "0" solves the issue.
    {{ DiscussionBoard.errors[11275775].message }}
  • Profile picture of the author Mike Anthony
    Yes dealing with APis you have to be very specific (well with all aspects of programming)
    Signature

    {{ DiscussionBoard.errors[11275964].message }}
Avatar of Unregistered

Trending Topics