"destruk" wrote:
Trying to pull the jpg from the url --
http://d2l8rsuugwg81r.cloudfront.net/Ro ... 00x450.jpg
Says "Access Denied" -
You'll need to set the ACL/Access Control List for any files in your bucket to "Read" and "ACP Read" for everyone (public). I don't think direct publisher will allow you to modify the channel code to generate valid S3 token credentials so setting the files to anonymous access/public is the easiest solution.
When uploading to S3 through the web browser, you are presented with who has rights to read the file. Select the drop down arrow and select EVERYONE. S3 will suggest you NOT do this, but it necessary (and needed for your video files, too).