I use Typica 1.5 to bundle an image. The bundle task can be started. But
when the progress goes to the end, the task fails with the following error:
SignatureDoesNotMatch(403)- The request signature we calculated does not
match the signature you provided. Check your key and signing method.
Here is how I called the new BundleInstance API:
ec2.bundleInstance(instanceID, accessId, bucketName, amiName, new
UploadPolicy(60, bucketName, "aws-exec-read"));
I use the same accessId as EC2 for S3 storage. Anything wrong with my way
of calling the API?
Original issue reported on code.google.com by wen...@gmail.com on 7 Feb 2009 at 6:54
Original issue reported on code.google.com by
wen...@gmail.com
on 7 Feb 2009 at 6:54