Kucoin / kucoin-node-sdk

KuCoin API SDK for Node.js language.
Apache License 2.0
106 stars 53 forks source link

V3 API dont work #61

Closed tbotteam closed 3 months ago

tbotteam commented 3 months ago

node_modules\kucoin-node-sdk\src\lib\utils.js:19 const signature = sign(timestamp + method.toUpperCase() + url + data, ApiKey.secret);

TypeError: Cannot read properties of undefined (reading 'secret')

tbotteam commented 3 months ago

disregard

iamalanal commented 3 months ago

Please post your development environment information and we will investigate as soon as possible.

ISAAC-XXYYZZ commented 3 months ago

Since you later responded with 'disregard,' I believe this issue is resolved now. We will close it for the time being. If you encounter any issues while using it, feel free to open a new issue, and we will address it as soon as possible.