Node.js---Amazon-S3 icon indicating copy to clipboard operation
Node.js---Amazon-S3 copied to clipboard

403 Forbidden does not emit error

Open pguillory opened this issue 14 years ago • 0 comments

I set the wrong access key, causing S3 API calls to return HTTP/1.1 403 Forbidden.

Expected: s3 object would emit 'error' but not 'complete'.

Actual: other way around.

pguillory avatar Nov 11 '10 18:11 pguillory