Forum Discussion
nmrao
Champion Level 3
Response does not seem to appear as json but header says it's json. Please check with your application / service provider or contact with your team if it is internal.
HKosova
8 years agoSmartBear Alumni (Retired)
nmrao wrote:
Response does not seem to appear as json but header says it's json. Please check with your application / service provider or contact with your team if it is internal.
Whether or not a simple "string" is valid JSON depends on the standard used. It's not valid JSON according to RFC-4627, but is valid JSON according to the newer RFC-7159.
There's more info here:
http://stackoverflow.com/questions/18419428/what-is-the-minimum-valid-json/22361229#22361229
Related Content
- 5 years ago