Amazon S3 WSDL Issue
Jan 28, 2008
Thanks to this thread I fixed an issue I was having with my Amazon S3 Web Service script library.
If you’re playing around with the Amazon S3 Web Services in the script libraries: Remove the “Credential” parameter from all Service.Invoke calls.
Set GetBucketLoggingStatus = Service.Invoke("GetBucketLoggingStatus", Bucket, AWSAccessKeyId, Timestamp, Signature, Credential)
I apologize for blaming Lotus Domino for the fault ![]()