sanchezmarcos / binancio

Binancio calculates median price of any crypto-asset in fiat currency on Binance's p2p exchange right on your console.
https://sanchezmarcos.me/aplicaciones/binancio
MIT License
116 stars 53 forks source link

JSON parse is not working #23

Open plux96 opened 2 months ago

plux96 commented 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