Skip to content

Upload to Amazon S3 #33

@vetalball

Description

@vetalball

I'm trying to implement Amazon S3 upload using your component.

I faced the issue with getting 400 (Bad Request) on every try.

After short investigation, I noticed that according to AmazonS3 docs

The file or content must be the last field in the form.

But in requests generated by vue-upload-component the file field is first. I
Is there any way to change the order of the form-data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions