Video Streaming via Storj - 403 Forbidden Error

Hello @arais,
Welcome to the forum!

You have two general options how to publicly share an object:

  1. Use a Linksharing service: Explaining the Linksharing Service - Storj Docs.
  2. Use a Storj-hosted S3-compatible Gateway with presigned URLs (python example), you may also use AWS SDK: AWS SDK Nodejs - Storj Docs, see also Sample NodeJS and React code using presigned urls and AWS SDK V3