Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Amazon Store Packaged App Question - Web Service

mskameneSep 25 2009
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2009
Added on Sep 25 2009
0 comments
257 views