Forum Discussion
niherbreteau
New Contributor
Thank you for your response.
The 2 requests hit the server.
If I request https://toto.com/query?coco=["tata"."titi"] with SOAP UI all characters are well encoded and I have a the response I expect.
If I request https://toto.com/query?coco=["tata"."titi"] with ReadyApi the double quote is "double encoded" and my service responds an error (which is normal) . I guess the point is, the double quotes is encoded a first time (%22) and I don't know why but the percent is a second time encoded (%25) the result is the double quote is now encoded like %2522.
richie
7 years agoCommunity Hero
I can't help at all - but I'm grateful you provided a work around for this - I might stumble across this in future - so I'm very grateful! (I'm using ReadyAPI!)
cheers,
richie
Related Content
- 5 years ago
Recent Discussions
- 22 days ago