-
Has anyone managed to use GetMyFeesEstimate request in Amazon MWS using Boto?
Boto's connection.py doesn't see to have support for GetMyFeesEstimate since it was created before the request was adde…
-
racke updated
4 years ago
-
**Describe the bug**
When the user is trying to print for Amazon shipping labels the MWS calls are failing. SP API needs to be used instead.
**Error**
```
[
'plugin' => [
0 => 'Cau…
-
Hi,
I just started learning Python 3.4 recently. And I am not a professional programmer. I just found that the MWSConnection only works for Amazon North America MWS. But when I try it for Amazon Euro…
-
Quoting from http://docs.developer.amazonservices.com/en_US/dev_guide/DG_ResponseFormat.html:
>**Important:** You should record and retain for 30 days the **RequestId** and **Timestamp** for every …
-
Amazon MWS will require the Auth Token to be used by all client apps on **15 March, 2015**
---
Details:
We are always looking for ways to ensure that our Amazon Marketplace Web Service is safe and …
-
I have a very old version of this module (before it was even on CPAN), and I just upgraded to the one on CPAN. It looks like there is no way to provide an MWSAuthToken for a request. Previously, it wa…
-
Amazon Deprecated MWS APIs and launched new SP-API. Thus they stopped handing out new MWS credentials.
@DhirenChhapgar can we expect a new version of this customization project supporting SP-API?
…
-
And address such as `123 Fake St` is getting submitted for fulfillment as `123%2520Fake%2520St` which results in an invalid address according to Amazon.
-
Thank you for this API. It is much easier to just `composer require sellerworks/amazon-mws` than to try to manually download the Amazon MWS API.
The Order API works great. Is there any support fo…