JSON at position 127 at JSON.parse (<anonymous>) at GetJsonObject (CheckResult.js:25) at Object.success (GETSERVERINFO.js:3030) code example
Example: object json parse javascript
var objJson1 = JSON.parse(JSON.stringify(objNotJson1));
var objJson1 = JSON.parse(JSON.stringify(objNotJson1));