Open plux96 opened 2 months ago
const jsonOuput = JSON.parse(output); I think Output is not json data, it is HTML or XML data
SyntaxError: Unexpected token '', "�"... is not valid JSON There is console log error
const jsonOuput = JSON.parse(output); I think Output is not json data, it is HTML or XML data
SyntaxError: Unexpected token '', "�"... is not valid JSON There is console log error