Code Monkey home page Code Monkey logo

Comments (5)

hugjchina avatar hugjchina commented on June 16, 2024

I resolved the "Access Denied" , the next problem is
NoSuchKey
The specified key does not exist.
750x750/force.png
How can I do ?

from s3-resizer.

sagidM avatar sagidM commented on June 16, 2024

@hugjchina to the best of my understanding, when you do a request to 750x750/force.png, the image is being processed so that you have a directory named 750x750 with an image force.png in your bucket. However, your browser tells you NoSuckKey.
And at this point, if you do a request in an incognito mode (CTRL+SHIFT+N in Chrome, CTRL+SHIFT+P in Firefox), you will see the image.

Is everything correct?

from s3-resizer.

bynelus avatar bynelus commented on June 16, 2024

@hugjchina How did you resolve the Access Denied problem? I'm having the same issue, but can't figure out how to solve it.

from s3-resizer.

bynelus avatar bynelus commented on June 16, 2024

@sagidM Do you have an idea why I get access denied? I've followed every step, but I think I need to do some policy changes somewhere. This is what I get when testing the Lambda function:

{
  "statusCode": 403,
  "body": "Exception: Access Denied",
  "headers": {
    "Content-Type": "text/plain"
  }
}

from s3-resizer.

sagidM avatar sagidM commented on June 16, 2024

@bynelus does Access Denied appear on the image put anywhere or just when it is in a nested directory?
Any chance it might be a duplicate of #9?

from s3-resizer.

Related Issues (16)

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.