I am trying to send an image/video file to my API endpoint by attaching the
file under 'Files Upload' section of the HTTP Request and always get this
error: "TypeError: Cannot read property 'size' of undefined" For some
reason, the file does not get recognised on jmeter, tried on Postman and it
works fine. I have tried various things, but did not work. Can someone help
please? Thanks!! NOTE: this is a mobile application, so I tried the
HTTPRecorder already, but no luck there too. MIME Type: video/mp4
Content-Type: multipart/form-data