-
Please port WPF to other platforms so we could use it to build desktop software for other operation systems.
-
I dont think it has much to do with your plugin but im hoping someone might know why my tsc compiler is freaking out.
when i try to compile my modules which has `import { SellersApiClient } from "…
-
First of all, thank you for the wonderful library! ✨
However, I am trouble getting the authentication working.
Here is my current code:
```js
const {
amazonMarketplaces,
HttpClient,
…
-
From the docs I was emailed these should exist on `VendorDirectFulfillmentShippingApiClient`
![image](https://user-images.githubusercontent.com/926885/128507252-c8bb80d7-64b3-497f-9bf6-c7e4d836af41…
-
Fatal error: Uncaught Error: Class 'Aws\Sts\StsClient' not found in jlevers/vendor/jlevers/selling-partner-api/lib/Authentication.php(167):
-
Hi,
I just wanted say this is a fantastic module. Thank you for this!
When includeDetails is set to false, order details are always returned when I call the getPurchaseOrders.
Here is my conf…
-
Hi, Looks like amazon added vendor models today,
![image](https://user-images.githubusercontent.com/33362998/116608049-5963ca80-a8f8-11eb-9958-7c6c04a6495f.png)
Will this repo support vendor r…
-
https://github.com/ScaleLeap/selling-partner-api-sdk/blob/master/src/api-models/finances-api-model/api.ts#L2152
not sure why it mapped to `DefaultApi`, it should be `FinancesApi`
-
After upgrade to v2, getting 403 status for report api.
Looks like the newer version is not ready to use
see https://github.com/amzn/selling-partner-api-models/issues/1262
also see
> The…
-
![image](https://user-images.githubusercontent.com/33362998/114114010-85fe6680-98a5-11eb-90ac-f288a9e5299e.png)
I think it would be nice to import types/enums from root
```ts
import { OrderOrde…