binancio icon indicating copy to clipboard operation
binancio copied to clipboard

JSON parse is not working

Open plux96 opened this issue 1 year ago • 0 comments

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

plux96 avatar Aug 24 '24 09:08 plux96