2
« on: March 28, 2021, 05:03:31 PM »
I'm experiencing a similar issue with Kucoin. I've verified I'm using a v2 api key. Anytime I try to add a pair I get this error:
TypeError: Cannot read property 'data' of undefined
at kucoin.fetchOrderBook (/snapshot/test/Desktop/node14/node_modules/ccxt.pro/node_modules/ccxt/js/kucoin.js:657:30)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
kucoin - throwing error: "Fetching orderbook again.{}"
Error: Fetching orderbook again.{}
at errorHandler (/snapshot/test/Desktop/node14/ctx/js/kucoin.js)
at processTicksAndRejections (internal/process/task_queues.js:97:5)