ContributionsMost RecentMost LikesSolutionsRe: why I am still getting The content you are trying to view cannot be viewed as JSON soap UI Hi, Problem still persists. Tried every thing 1. Setting Accept header for application/json in request header 2. Setting Representation as c for Response. 3. Setting all Request headers as those are in Postman ( in Postman getting Json response without any setting) 1 thing noticed - Even after setting application/json as Representation of Response(Point 2) Raw tab shows Content-Type as text/html. Seems whatever is set is getting overwrite Help here is much appreciated. Thanks, Umesh.. . Re: why I am still getting The content you are trying to view cannot be viewed as JSON soap UI JSON in postman Re: why I am still getting The content you are trying to view cannot be viewed as JSON soap UI With headers details in JSON tab in Response Re: why I am still getting The content you are trying to view cannot be viewed as JSON soap UI Screen1- Representation for Response Screen2 - Raw tab for req and resp Re: why I am still getting The content you are trying to view cannot be viewed as JSON soap UI Even after setting Content-Type application/json it is getting overwritten with text/html ( see the raw tab of response) Re: why I am still getting The content you are trying to view cannot be viewed as JSON soap UI Please find Response Header - Content-Type. Am I missing any thing to set. Re: why I am still getting The content you are trying to view cannot be viewed as JSON soap UIThank you for your reply. Postman gives valid json response for the same request. As per the answer found when I googled, it is advised to set Content-Type as application/json for response. But then also I am getting same message instead of valid json response and where as all other like xml, html and other format gives the response. Your help is much appreciated. Regards, Umesh..why I am still getting The content you are trying to view cannot be viewed as JSON soap UI why I am still getting The content you are trying to view cannot be viewed as JSON soap UI even after setting header Content-Type: application/json How to set Content-Type application/json for response in soap UI How to set Content-Type application/json in soap UI to get json response.