kucoin-api-docs icon indicating copy to clipboard operation
kucoin-api-docs copied to clipboard

Error: { code: '400003', msg: 'KC-API-KEY not exists' }

Open DarioBronders opened this issue 4 years ago • 1 comments

I've been stuck trying to implement this kucoin api inside my node.js server. The header values are 100% correct.

Anyone who know what the issue might be? I already changed my internet time to the correct server, so it won't be delayed.

image

DarioBronders avatar Nov 30 '21 03:11 DarioBronders

I've been stuck trying to implement this kucoin api inside my node.js server. The header values are 100% correct.

Anyone who know what the issue might be? I already changed my internet time to the correct server, so it won't be delayed.

image

You can use KuCoin official nodejs sdk directly https://github.com/Kucoin/kucoin-node-sdk

codewc avatar Nov 30 '21 06:11 codewc