-
Hi all! Just noticed that there's been a few clones of this repo, and thought I'd ask what other people are wanting to do with this?
Personally, I'm a part time Amazon merchant, and I have wanted t…
-
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…
-
I am attempting to create an inbound shipment plan, but after running the script it without throwing errors the shipment plan does not appear in Amazons system.
```
from mws import InboundShipment…
-
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…
-
Hello! This is a bit of a funky report, and I don’t have a clear answer for the cause just yet. :)
My MWS account was activated on 7/22. The next day I received a ticket that my account would be sh…
-
looked around the docs and the source code, seems like this method is missing?
https://docs.developer.amazonservices.com/en_US/products/Products_GetMyFeesEstimate.html
-
`list_financial_events` returns string content as LATIN-1 encoded in `response.parsed`. Since the API is a proper XML API and there is no other encoding is stated anywhere, imho this should always be …
jerch updated
4 years ago
-
Hello, I am desperately trying to create a submit feed with the feed type "_UPLOAD_VAT_INVOICE_". The given example by Amazon is only in Java, and I cannot make a lot of sense of it. I understand that…
-
First, thanks for the work and updates to the original.
I just updated from python 2.7 to 3.6 and am (not surprisingly) running into some string errors. When executing `get_matching_product_for_id`…
-
**Describe the bug**
When I do order with webservice, quantities of products are not updated
**Additionnal information**
PrestaShop version: 1.7.5.1
PHP version: 7.2
I think it was ok o…