-
Error from prod usage:
```
ParsingError
Problem with the value of property "ListOrdersResponse"
Problem with the value of property "ListOrdersResult"
Problem with the value of property "Orders"
…
-
I'm just wondering what would be the best approach to get orders from a entire year ?
I can get the proper NextToken value after the first request, but then Amazon returns a 503 response on the 2nd o…
-
Keep getting `Unauthorized` error using sample requests in docs. Should these examples work?
I'm trying to work out if I'm not authenticating properly or whether the API endpoint is giving the err…
-
Hello team,
Whenever I want to call the class OutboundShipments, I don't find it, I am getting this error:
AttributeError: module 'mws' has no attribute 'OutboundShipments'
Even though all of t…
-
Getting syntax error when I manually call the mws.utils function (Since i got response.parsed as None)
```
Traceback (most recent call last):
File "", line 64, in get_all_orders
pars…
-
I called the list_inbound_shipments method in inboud_shipment.py. The two parameters, shipment_statuses and shipment_ids, require only one request, and this method requires two parameters to exist at …
-
Hello, I am trying to get a simple program working using the library. I tried the following example, and receive this error. Do you know what might cause this?
Thanks!
python mws.py
```python
…
-
Can anyone share some sample code that works? The docs don't really help with getting started & I would like to give this a go. :)
I would be happy to submit a PR to update the docs once I get thin…
-
Hi
I'd just like to say I greatly appreciate the work done on this, it's helped me a great deal.
I'm currently struggling with adding the metadata needed to upload invoices. When uploading an i…
-
like Ttile