Yaak Logo
Yaak
Feedback/Using multipart, file is in the form part of the payload and not the files part

Using multipart, file is in the form part of the payload and not the files part

Jonathan Gallon·3 years ago
ReleasedBug

Hi,

I use version 2024.4.2 and I need to send file using Multipart request. In my API, I receive the file in the form part of the request and not in the files part.


Comments (5)

Sign in to leave a comment.

Gregory Schier

Just confirmed and fixed in my dev branch. Will be out in the next release, Monday or Tuesday!

Gregory Schier

Jonathan Gallon I just released 2024.5.0-beta.1 which includes this fix. You can try it out if you'd like by changing the update channel in settings.

Gregory Schier

As a workaround, you can set the content type manually and it will force it to be a file

Gregory Schier
Jonathan GallonOP

Hi,

Thank you :-)

I'm going to try this version

Type to search feedback...