node-coinmarketcap
node-coinmarketcap copied to clipboard
Syntax Errors
Randomly get different Syntax errors, here are 4 for example:
`undefined:17439``
"percent_chang
^
SyntaxError: Unexpected token p in JSON at position `552520'
undefined:994
"price_btc": "0.00012152
SyntaxError: Unexpected end of JSON input
undefined:16426
"name": "Cr
SyntaxError: Unexpected end of JSON input
undefined:12862
"market_c
^
SyntaxError: Unexpected token m in JSON at position 408253
What nodejs version are you using and what method is giving you that error?