Amazon Store Packaged App Question - Web Service
Hi!
I was very excited when I saw the Amazon Store packaged app! It's exactly what I need for a venture of mine, but unfortunately the packaged app is not working.
I get the following error:
<?xml version="1.0"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>aws:Client.MissingParameter</faultcode><faultstring>The request must contain the parameter Signature.</faultstring><detail><aws:RequestId xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09">69ae79fc-d6d2-41ed-a451-763974b95bf3</aws:RequestId></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
I know why: apparrently Amazon changed the authentication method, and the answer lies somewhere here:
http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.html?RequestAuthenticationArticle.html
I have created and downloaded my private key file and X.509 certificate file, but am not sure where to make the rest of the changes they describe.
Can anybody help? Is the original creator of Amazon Store anywhere out there?
Many thanks in advance for any help! You have NO IDEA what a huge help it would be for me to get this working!!!
Michelle