https://bz.apache.org/bugzilla/show_bug.cgi?id=63134
Bug ID: 63134
Summary: 307 error when doing PUT query
Product: JMeter
Version: 5.0
Hardware: Macintosh
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.1
Created attachment 36409
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36409&action=edit
jmeter-PUT-query
See attachment jmx file for my PUT query sample.
jmeter throws 307 error (Moved Temporarily) when I do PUT query on any service
with json request body. JMeter 307 error is meaningless because the same PUT
query works in Postman.
The workaround to avoid JMeter 307 error is by changing PUT to POST. I dont
know why this is the case but it looks like a JMeter bug.
fyi, I used latest JMeter version v5 on azure url and port-fwding was ON. There
was nothing wrong with the azure service as such because it worked in postman.
Its clearly JMeter issue
Here is the relevant stackoverflow discussion
https://stackoverflow.com/questions/18163902/jmeter-2-9-http-sampler-for-put-not-passing-parameters#
--
You are receiving this mail because:
You are the assignee for the bug.