Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Sending file via Multipart form data #32

Open
avscj opened this issue Mar 23, 2017 · 0 comments
Open

Sending file via Multipart form data #32

avscj opened this issue Mar 23, 2017 · 0 comments

Comments

@avscj
Copy link

avscj commented Mar 23, 2017

Hi,

I am trying to create a resource that processes a File via a POST request, see my fork of the plugin, with the relevant TestMultipartResource.

I have an integration test based on the example in issue 21 which PASSES.

But when I am running the app and try to send the file via curl (see the commented command in the resource class) I am getting a 400 error. What am I doing wrong?

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

No branches or pull requests

1 participant