Closed matart15 closed 7 years ago
Currently your only option is to create a temporary file and concatenate in it the content of the two files you want to upload.
@PanayotCankov Will you support the multiple files upload feature in the near future? Thank you.
I managed to upload single file in every request. But my backend wants one POST request which contains video and image together.
Turns out I don’t have privilege to fix backend. zipping files into one requires backend fix as well.
How can i upload multiple files in single post request