0
votes

I can upload a file in Postman using Body - binary and Content-Dispostion Header with values 'binary-data' and path to filename

Postman Request

Postman Body

Jmeter Request

for Jmeter request I am just getting 400. I'd like to know how I can add Body binary file path to Jmeter request? Thanks

Postman request Jmeter request

1
Did you get solution about your issue?Helping Hands

1 Answers

0
votes

Remove in JMeter header manager the 2 rows that have empty values and are above Content-Disposition also fix the value of Content-Disposition to remove the spaces

If it still fails show JMeter HTtP Request