-
**Describe the bug**
Since 21/06/23 01:00 AM UTC, we cannot get feed result documents of json listings feeds.
Traceback:
```
return service.get_feed_result_document(document_id)
^^…
-
The library's documentation should specify how to get the developper credentials for the [AWSSigV4Signer](https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-aa-csh…
-
I've created a sample/test PHP application with another library which is using the following approach for accessing Amazon SP API:
https://github.com/amzn/selling-partner-api-models/issues/786
My …
-
How can i generate C# classes and method using swagger and models?
I am able to create one class at a time via editor.swagger but i am am recieving double class files because i need to make the same …
-
On the new iPad Pro, there is a USB-C port. If it exposes HID, it might be possible to support Yubikeys and other similar devices (like smartcards).
On a Mac or Linux, I use the GPG keys stored on …
-
I already created my SQS destination (using createDestination). I already created a subscription (for ANY_OFFER_CHANGED). I can see messages in the Amazon SQS queue when I poll for messages on the…
-
Hot Reload functionality in `dotnet watch` [was recently deleted](https://github.com/dotnet/sdk/pull/22217) and it seems that Hot Reload will be VS-only going forward. I've been using that functionali…
-
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…
-
Original Author: @shelby3
Original URL: https://github.com/keean/zenscript/issues/35#issue-243345358
Original Date: July 17, 2017
---
|
----- | -----
![](https://upload.wikimedia.org/wik…
-
I have a need to let axios make requests through a network proxy, so I want to call the code in the helper directory for configuration. thank you.