GithubHelp home page GithubHelp logo

Comments (4)

rickmak avatar rickmak commented on June 2, 2024

If all your asset is public, you should specific the ASSET_STORE_PUBLIC to YES. Refs: https://docs.skygear.io/server/guide#configure

If you want skygear generate a signed URL for per asset, set ASSET_STORE_PUBLIC to NO

from skygear-sdk-js.

heapwalker avatar heapwalker commented on June 2, 2024

Confirmed that we had already set ASSET_STORE_PUBLIC to YES.

from skygear-sdk-js.

rickmak avatar rickmak commented on June 2, 2024

@cpryanpang I see the asset is uploaded to s3 correctly. Would you please help to check following so i get more hints on whats going wrong.

  1. is Static Website Hosting enabled on s3?
  2. Is the ASSET_STORE_ACCESS_KEY provided in developer portal have right to modify the resource permission(s3:PutBucketAcl, s3:PutObjectAcl and s3:PutObjectVersionAcl) refs: http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#SpecifyingGrantee

from skygear-sdk-js.

heapwalker avatar heapwalker commented on June 2, 2024

@rickmak Thanks your hint. We configured the s3 setting and we can access the image now. So this issue was not caused by skygear SDK. Thx a lot

from skygear-sdk-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.