Unexpected token 1 in JSON at position 0 at JSON.parse code example Example: unexpected token s in json at position 0 var s = '"something"'; var result = JSON.parse(s);