- This topic has 2 replies, 2 voices, and was last updated 12 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Error Message – Malformed Amazon URI
Tagged: malformed amazon uri
I am receiving an error when I try to download a digital product from a new website I am working on: http://stores.navan2navan.com
I am using the following naming convention:
as3tp://bucketname.s3.amazonaws.com/object.zip
I have added an additional product from an existing website that is working correctly with the same convention:
as3tp://bucketname.s3.amazonaws.com/folder/object.zip
This also returns the same error:
The digital product associated with the download link (see browser address bar) contains a malformed Amazon S3 URI. The administrator should specifically ensure that bucket names are in compliance with Amazon’s bucket naming restrictions.i The most common mistake would be if the administrator used any upper case letters or space characters in the bucket name.
Given that the Amazon URI works correctly on another site what should I be looking at for a solution?
You either did not specify your Amazon S3 API credentials in eStore or the bucket name has unacceptable characters. Please make sure you carefully read this documentation and do all the setup before testing (watch the video tutorial too):
Please check the “Important Notes” section in the above documentation for more info.
Here are two other posts where users had this same issue:
https://support.tipsandtricks-hq.com/forums/topic/secure-download-manager-error-amazon-s3
https://support.tipsandtricks-hq.com/forums/topic/created-bucket-in-amazon-s3-with-capital-letters
Thanks,
I hadn’t completed the Addon Settings. It is working fine now. Thanks again for your help. Great support as always.