Search found 2 matches

by mliga
Fri May 15, 2009 6:37 am
Forum: JS3Upload
Topic: Access denied problem drives me nuts
Replies: 4
Views: 21591

Re: Access denied problem drives me nuts

The mode is correct, and I see the file with s3explorer. I found that if I try to access the file with the domain I use for my app (I set up a CNAME) iI get access denied, while using the amazon url bigfilesit.s3.amazonaws.com, it let me download, so the problem is not due to the applet, but somethi...
by mliga
Thu May 14, 2009 9:12 pm
Forum: JS3Upload
Topic: Access denied problem drives me nuts
Replies: 4
Views: 21591

Access denied problem drives me nuts

I have a access denied problem with a signed policy. These are my params document.writeln('<PARAM NAME="param2" VALUE="s3bucket">'); document.writeln('<PARAM NAME="value2" VALUE="bigfilesit">'); document.writeln('<PARAM NAME="param3" VALUE="awsaccesskeyid">'); document.writeln('<PARAM NAME="value3" ...