-
Hi, at first: Thank you for this great API wrapper, it saved me a lot of time.
I have one issue:
I get no price for a product, when I lookup for the following products:
ASIN: B003UU6W04
https…
-
When I try to run the example code (Obviously with my own keys) to search for a Harry Potter book it drops that error. I use the "amazon-pa-api50" and I have no problem when searching with the number …
-
I'm creating an integration that requires me to know the specific person that said a command to alexa, as configured by Voice ID. This information is available in the **personsInfo** object of an acti…
-
### Describe the issue
configure proxy pathway as what is inside the IF statement below is working fine.
if (isProxyDefined) {
httpClient = ApacheHttpClient.builder()
…
-
## **Summary**
First of all, thank you for the outstanding work on this mod. It's impressive, and I appreciate the effort and dedication that has gone into its development.
Let's jump straight t…
-
Is there no endpoint to fetch this report?
Can do it from Seller Central>
Reports -> Fulfilment -> Inventory -> Global FBA Inventory
-
**Is your feature request related to a problem? Please describe.**
Yes, amplify should support httpOnly cookie setting via Cognito to prevent a user from manually having to create httpOnly cookies to…
-
In my case, I cache a lot of intermediate compilation objects on EBS and I don't want to lose them when a workflow is finished.
So I'm wondering if we can provide an option that only stops a machine…
-
## WHAT
デバイスの詳細ダイアログからAmazonへの導線を追加する。
## WHY
- 少なくなったときに購入を促すことができる
## TODO
- [ ] Amazon API の調査
- [ ] デバイスとAmazonの商品を紐付ける仕組みを作る
- [ ] UIの実装
atrn0 updated
4 years ago
-
It should be possible to extend each request class separately as well as add new features to the HTTP request factory without extensive effort. I suggest replacing all existing `foo_class` methods in …