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

Non-Cors Custom server? #240

Open
consciousweb opened this issue Dec 3, 2019 · 5 comments
Open

Non-Cors Custom server? #240

consciousweb opened this issue Dec 3, 2019 · 5 comments

Comments

@consciousweb
Copy link

Im trying to connect to a s3 nodechef object server that does not support cors configurations, and does not use regions, just bucket + endpoint + filename and im receiving No 'Access-Control-Allow-Origin' header error. Is there anyway to disable cors requirements of slingshot to get past this?

@adammoisa
Copy link

+1 @consciousweb. Did you ever figure this out?

@consciousweb
Copy link
Author

Nope, this package has been abandoned for 5 years now so with no response I decided it was not worth my time and found other packages to accomplish what i needed

@evolross
Copy link

What are the other packages you've found that maintained?

Our production app still uses this package and it works. And we use browser-policy.

@adammoisa
Copy link

@consciousweb +1 what are the other packages that worked for you?

@consciousweb
Copy link
Author

fs, aws-sdk/clients/s3, meteor/ostrio:files

http upload -> temp mongo storage -> s3 upload

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