Skip to content
New issue

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

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

Already on GitHub? # to your account

AWS fixes #270

Merged
merged 1 commit into from
Feb 7, 2018
Merged

AWS fixes #270

merged 1 commit into from
Feb 7, 2018

Conversation

ejucovy
Copy link
Contributor

@ejucovy ejucovy commented Dec 15, 2017

  • Send contentType and filePath in request to s3 signing URL -- currently these are omitted -- only awss3.params are sent

  • Don't require params and headers objects in awss3 config -- currently results in a confusing "Network Error : Could not send request to AWS. (Maybe CORS error)" error before any network requests are made because e.g. Object.entries(config.params) throws an exception if config.params is undefined

* Don't require params and headers objects in awss3 config
@vrajroham
Copy link
Collaborator

@ejucovy Thanks for your contribution. Really didn't got much time to review and merge your contribution due to busy schedule. Tonight I'll spare some time, merge and release updated version.

@vrajroham vrajroham merged commit 05b7103 into rowanwins:master Feb 7, 2018
@vrajroham
Copy link
Collaborator

Thanks for contributing @ejucovy . Component with your contribution has been published in recent release v3.0.4

Happy Coding 💻

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

Successfully merging this pull request may close these issues.

2 participants