Hi All,
Jmeter v 5.2.1
A post http request to an endpoint is failing due to JMeter converting "\\\" to
"\\" in the post's body data. After the conversion, JMeter sends an invalid
JSON to the server and it responds with failure response. The client is
expecting the request to be sent with \\\.
So I had defined parameters as part of http request and in that parameter I am
sending the whole JSON which looks like as below (partial part of the JSON)
which consists on triple slashes at some part, but when Jmeter is posting the
request instead of triple slash its posting as double slash where its failing.
So how can we avoid the removal of one slash here.
[{xyz":0,"abc":"[[{\"Elements\":[{\"QS\":\"\",\"MQS\":\"\",\"TypeC\":\"\",\"Id\":11,\"R\":false,\"KTime\":\"0\",\"AllKVal\":\"\",\"V\":false,\"KVal\":\"1\",\"IsGreen\":false},{\"QS\":\"\",\"MQS\":\"\",\"TypeC\":\"\",\"Id\":16,\"R\":false,\"KTime\":\"9909/
Page
No:0\",\"AllKVal\":\"H,L,N,\",\"KeyFrom\":\"{\\\"PG\\\":1,\\\"Zoom\\\":41,\\\"POS\\\":{\\\"L\\\":0,\\\"R\\\":1051,\\\"T\\\":0,\\\"B\\\":1804}}\",\"V\":false,\"KVal\":527,\"L\":\"HLN\",\"abbr\":\"\",\"IsGreen\":false,\"IsTitle\":2,\"IsAcco\":2,\"IsM\":false}]
Regards,
Soumya
******************************************************************************************
This message may contain confidential or proprietary information intended only
for the use of the
addressee(s) named above or may contain information that is legally privileged.
If you are
not the intended addressee, or the person responsible for delivering it to the
intended addressee,
you are hereby notified that reading, disseminating, distributing or copying
this message is strictly
prohibited. If you have received this message by mistake, please immediately
notify us by replying
to the message and delete the original message and any copies immediately
thereafter.
If you received this email as a commercial message and would like to opt out of
future commercial
messages, please let us know and we will remove you from our distribution list.
Thank you.~
******************************************************************************************
FAFLD
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]