Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 Forbidden. Response Error Code: Access Denied #15

Open
emartinezmoreno opened this issue Feb 4, 2015 · 3 comments
Open

403 Forbidden. Response Error Code: Access Denied #15

emartinezmoreno opened this issue Feb 4, 2015 · 3 comments

Comments

@emartinezmoreno
Copy link

Hello, I'm not able to fix this issue... I changed the url endpoint to url: 'https://' + $rootScope.config.awsConfig.bucket + '.s3-eu-west-1.amazonaws.com/' because my region bucket is eu-west-1 according to http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region, without success.
Credentials and CORS works ok on danialfarid website https://angular-file-upload.appspot.com/.
Thanks in advance

@emartinezmoreno
Copy link
Author

When I'm going to upload the file, If I change the acl data to 'private' and the acl policy condition to 'private' as well, it works, but I don't know why..

@nukulb
Copy link
Owner

nukulb commented Feb 21, 2015

@j4ml3t sounds like this is a configuration issue with your bucket. Seems like your bucket is configured for private acl only.

Did you ever figure this out?

@karan-kapoor90
Copy link

Hi. Same issue. How did you fix it @j4ml3t

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants