I am trying to parse JSON object.
if (!error && response.statusCode == 200) { let jsonSym = JSON.stringify(response);