Jorge Rosal
Jorge Rosal
Here is a node package module. It's a wrapper from the official node SDK v5.0. https://www.npmjs.com/package/amazon-paapi
Hi, were you able to get a solution? If you could send your code here so we can check? Thanks!
It may have something to do with your affiliate key. Your account should actually make a sale to increase your tier.
Thank you @SaekiTominaga. Well explained. I will make an update to avoid confusion.
Hello @SaekiTominaga , after careful consideration, I decided to keep the `marketplace `parameter to the `commonParameters `options and use it to predetermine the Host and Region so users won't have...
You may need to test your request using the amazon [scratchpad](https://webservices.amazon.com/paapi5/scratchpad/index.html) to see if you get the same result.
Hello, do you still have issues?
Hi Iman, not sure what you mean - are you trying to .get or to .follow? if .get, idk about the URL. I tried browsing it in my browser. Can't...
try this: ``` osmosis .get(url) .set( 'style', 'img @style' ) .data(function(out)){ console.log(out) }) ```
Hi @christophby, not sure if you need a solution or just posting a statement but I agree. I guess this will no longer be maintained. Current solution would Amazon [SDK](https://webservices.amazon.com/paapi5/documentation/quick-start/using-sdk.html#nodejs)...