Monday, September 21, 2009

Amazon Product Advertising API signature

A couple months ago I got this email from amazon:
Dear Developer,

We want to remind you that all calls to the Product Advertising API must be authenticated using request signatures by August 15, 2009. Please remember that calls to the Product Advertising API that are not signed will not be processed after August 15, 2009. For help on request signatures, please see the Resources section below.

The Product Advertising API Team.


Well, I tried to find an example about this signature on amazon's website, but none of the examples is using PHP. Fortunately, there's a guy who wrote the example using php.
Here is the link:
http://www.codediesel.com/php/accessing-amazon-product-advertising-api-in-php/

No comments: