psugand / CodeIgniter-S3

Amazon S3 Library for CodeIgniter
http://prashant.es
241 stars 115 forks source link

Access Denied Error for deleteObject #23

Closed iamthestreets closed 8 years ago

iamthestreets commented 8 years ago

Hi,

I am recieving an error when I try to delete an object and I have the correct permissions, I think.

Here is the exact message: Message: S3::deleteObject(): [AccessDenied] Access Denied

Any idea why I am getting this message?

iamthestreets commented 8 years ago

I was calling the wrong bucket. Sorry for the wasted question.