Amazon Product Advertising API

2011-11-26 Thread Rick T
Hey guys having trouble getting this API to work. I was using an old script from Tom Dawe (http://amazonsig.riaforge.org) I then realized I was not getting commission, even though nothing was erroring out. Found out that this script is no longer valid. Found this new CFC

Re: Amazon Product Advertising API

2011-11-26 Thread Billy Cravens
I've integrated into Amazon using some of their AWS services, though not the API you're referencing. I believe they all pretty much work the same: you send Amazon a specifically formatted string, and HMAC encode it. Look at the code inside of the AWS Console project on RIA Forge - I've used