when I try to Convert var to JSON using var json = JSON.parse(resp); function it\'s give the error i.e. conversion Fail Because the string with
var json = JSON.parse(resp);