Page 1 of 1

access denied

Posted: Sun Oct 05, 2008 2:18 pm
by fabian
Hi,

If i set the s3acl parameter to public-read i get an access denied error.
<PARAM NAME="param6" VALUE="s3acl">
<PARAM NAME="value6" VALUE="public-read">

If i leave out the params or set it to private i can opload. If i use the demo page on your site and enter my amazone private key i can upload succesfully and the the public-read permission get sets correctly.

I have tried eu and us buckets. That does not make any difference.

Please note that i am using the 2.2 beta version of the JS3Upload component. If have tried not use the new "account" parameter. That make no difference.

I am uploading using POST.

Do you have any ideas what i am doing wrong?

Kind regards

Tony

Re: access denied

Posted: Sun Oct 05, 2008 7:03 pm
by fabian
ahhhh ... i needed to modify my s3 policy and then i can leave out the s3acl paramater from the applet code ... nice :-)

Re: access denied

Posted: Sun Oct 05, 2008 7:54 pm
by support
So it works now ?

Re: access denied

Posted: Sun Oct 05, 2008 9:01 pm
by fabian
yes, it works.