You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HOWEVER, the response doesn't start with <?xml so it gets parsed as CSV, which is a problem that I have temporarily solved by editing the XML check in client.js
I would like to be able to use this library to estimate fees for a given list of ASIN numbers.
http://docs.developer.amazonservices.com/en_US/products/Products_GetMyFeesEstimate.html
This should be simple, except that the request parameters are a list of objects, and I'm not sure if that is supported.
The text was updated successfully, but these errors were encountered: