View Results Tree: Request Tab with HTTP Tab selected puts the body in parameter name
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**abhilash.banala** ([Bug 60476](https://bz.apache.org/bugzilla//show_bug.cgi?id=60476&redirect=false)):
Json Body request is being sent in 'Name' field rather than in 'Value' field.
I am sending following Json POST request in Bodydata.
{"pay_method":{"type":"AchPayMethod","ach_account_type":"Checking","ach_routing_num":"074000010","ach_account_num":"5555555555","ach_account_num_confirmation":"5555555555"}}
But all this text is being sent in 'Parameter Name' field. I was expecting it to go into Value field. Please see attached screenshot.
Created attachment [1213-4.JPG](https://apache.github.io/jmeter-bugzilla-attachments/76/60476/34523/1213-4.JPG): Json Request and Response
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.