Forum Discussion
Is there any work around fro the bug SOAP-2701. I am using latest version of SOAPUI 5.2.1, but still hitting this issue.
Issue is as below.
"
When i am sending a JSON request in REST Service, I am able to view the response in JSON Format, Outline Format & Overview Format but not in XML Format.
It Says: "The content you are trying to view cannot be viewed as XML".
"
But note that , my response works fine on 5.0 version of SOAPUI.
Is there any setting I need to do on 5.2.1 ?
Hi Santoshu,
I can view the response in the XML format in Ready! API 1.4.1. It looks like the issue was fixed here.
Do you consider moving to Ready! API? If you have a license for SoapUI Pro, SoapUI NG shipped with Ready! API will work for you.
- andstevens11 years agoOccasional Visitor
I am also having this issue. Ready API is not an option. Seems that this issue is quite old, will this be addressed in an upcoming release or do we need to stay with 5.0 where this worked correctly?
- nmrao11 years agoCommunity Hero
I do not think that is an issue with SoapUI tools, instead it depends on the application you are working with. Some applications support either json, or xml or both some cases. And that when you see different behaviours by different people as each of you looking at different application.
For clarification, you can contact your application development team and see whether you need to expect the response in which format(json/xml or both).
- Radha10 years agoNew Member
I dont think its problem with Application code.Because for the same application code,JSON response is shown as XML in XML view in 5.0.0 and showing as only JSON in 5.2.0