-
I have successfully submitted XML data through feed API, but the feedback prompts "content is not allowed in training section". After testing and checking it many times, I'm sure there are no spaces o…
-
Hello,
I'm currently building my software with respect to Selling Partner API's usage plans, and I do not get the x-amzn-RateLimit-Limit in the headers.
Could you confirm that this feature is cu…
Amrac updated
5 months ago
-
I have no previous experience with Amazon MWS so maybe I'm not understanding the whole process flow. Now I'm trying to get labels for shipments I manually created over the Seller Central UI. Shipments…
-
I have been trying to use Amazon SP-API recently but somehow I am getting Unauthorized message.
Confirmed that
- my AWS IAM role has access policy for `execute-api`
- I'm able to get the `x-amz…
-
Hi all,
We have launched the ability for all developers to register for Selling Partner API!
You can get started by logging in to Seller Central and going to the App &Services -> Develop Apps me…
-
I'm trying to figure out the "token bucket algorithm" for rate limiting how many API requests a user can make. so I have a burst of 10, which means the bucket has initially 10 tokens, so I can make 10…
ynaft updated
5 months ago
-
## Description of the issue
Error occurs while creating sales order when some of line items have 0 quantity in amazon order.
## Context information (for bug reports)
**Output of `bench vers…
-
In error log it is showing
`Error Log ffa12ac821: 'Title' () will get truncated, as max characters allowed is 140`
-
Are there any C# code examples that work as a test by just replacing the credentials? Something simple like get Purchase Order information? I am trying to work off the C# client library and other docu…
-
Hi,
I am trying to access the subscriptions service using python. Is there a module that helps with that process?
Thanks