Forum Discussion

CsR's avatar
CsR
Visitor
8 years ago

Help - using amazon storage


    It shows following error:No valid items were found in the feed1 item has an error: Required video url is unreachable.1 item has an error: Thumbnail could not be downloaded.
  • destruk's avatar
    destruk
    Streaming Star
    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.
  • "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).