mws-product
mws-product copied to clipboard
A module for retrieving product information via Amazon MWS API
Results
3
mws-product issues
Sort by
recently updated
recently updated
newest added
I was getting the below error whenever I was using 'GetLowestOfferListingsForASIN'. 'Response error! (boolean must follow xsd1.1 definition(Sender/MalformedInput))' Changing the booleans being passed in fixed this problem.
When sending requests about multiple marketplaces marketplaceId can now be specified in the options object passed as argument. The default marketplaceId is still used if not explicitly specified.