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

S3 bucket access denied #3

Closed
MauriSalazar opened this issue Jul 9, 2014 · 2 comments
Closed

S3 bucket access denied #3

MauriSalazar opened this issue Jul 9, 2014 · 2 comments

Comments

@MauriSalazar
Copy link

I'm having issues with the config.json file I think (credentials or permissions).

This is the error I'm getting on the frontend side:

image

This one on Meteor console:

image

If I try loading the link that gave an error on the frontend I get this:

Imágenes integradas 3
image

S3 account:

image

config.json file on the App:

image

I gave a bucket policy for testingboris since I was getting denied error but didn't do the trick:

image

image

It seems to be a permission issue with the bucket.

Another thing I had to do with the project was to change require() to Meteor.require if not I got an error on console. (require is not defined).

Really Appreciate some help on this!

@nelsonic
Copy link
Member

@MauriSalazar guessing you got this working?

@nelsonic
Copy link
Member

If this is still an issue, please raise it here: https://github.com/ideaq/image-uploads

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

2 participants