-
Hi,
here is the new Catalog Version: https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-reference.
Can you please update the https://github.com/amazon-php/sp-api-sdk/blo…
-
per mailing list 4/24/13
export directly to stl from nef polyhedron w/o manifold check
throw warning if object is not manifold, offer option to export anyway
(note to the user they may need to repa…
-
Hi, we have a problem with integrating the sandbox API.
We're using Guzzle as Client, using middlewares I managed to call the sandbox endpoints manually, but got
```The request signature we calcula…
-
# Swagger generated APIs which requires URL parameters are failling authentication.
I'll use this exemple to explain:
```cs
string marketPlaceId = "ATVPDKIKX0DER";
string itemCondition = "New";
…
-
Hi all, i Tried to generate temporary credentials with get-stssessiontoken dir Region eu-west-1. The Generation was successful, but sellingpartner API result ist unauthorized. I Tried to generate stss…
-
Hello everybody,
i try to create a quite easy example to learn using the new selling partner api with this SDK, but it won't work...
i testet my values in postman before, in postman i …
-
Including custom User-Agent for each requests is a requirement (https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/developer-guide/SellingPartnerApiDeveloperGuide.md#include-a-use…
-
Hi,
I am facing an issue while calling Selling Partner API from my code. Here is what I did to call Selling Partner API
**Step 1**
https://sellingpartnerapi-na.amazon.com/feeds/2020-09-04/doc…
-
The Java SDK for the CatalogItem API using Swagger Code Generator cannot get (parse) attributes from SP-API response.
**URL of the content on GitHub**
https://github.com/amzn/selling-partner-api-m…
-
Hi there,
my current use-case is to create an Amazon Application which accesses seller information (like inventory reports) via the newly launched Selling Partner API. For that, I'm using a PHP bac…