-
Hello everyone.
I have developed the Submit a feed circuit but when I check the uploaded file the answer is: The uploaded document has an illegal block size.
I am developing the code from an ERP u…
-
### Discussed in https://github.com/abuzuhri/Amazon-SP-API-CSharp/discussions/43
Originally posted by **ferrarinim** December 25, 2021
Error When try to submit feed for update inventory to not…
-
Can someone help me with this problem? when I execute the URL https://sellingpartnerapi-na.amazon.com/fba/inventory/v1/summaries the API gives me the following error:
{
{ "errors": [
{
…
-
Now, I can get offers information about my listingItem by ProductPricingApi/getItemOffers.
The result contains "shippint_time" of offers, especially "maxmum_hours" and "minimun_hours".
However, the …
-
a lot of people poll the finance API by eventGroupId which corresponds to an amazon settlement report.
those reports stay open for 2 weeks and new transactions get posted to them,
if someone wants…
-
I have read the documents related to rate limit. If `x-amzn-RateLimit-Limit` in the response header represents the rate, how to get the burst?
If the sudden increase can be obtained, my program can…
rxxy updated
5 months ago
-
I followed the steps here exactly
https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/use-case-guides/tokens-api-use-case-guide/tokens-API-use-case-guide-2021-03-01.md.
After…
-
How we can use access token in calling SP-API? Does anyone is having any idea? Code snippet is helpful.
-
Hello,
We had a private application with MWS API since several years, running in an external customer. When we put the application in production, customer could authorize us from his seller central…
-
I am trying to fetch all orders (using ordersV0) from via sp api for a given account.
But the api keeps giving me same orders for every request (even when using different nextToken that I got in the …