kucoin-api-docs
kucoin-api-docs copied to clipboard
Futures API intermittently returning 403 response for /api/v1/account-overview endpoint
So before posted any code, was wondering if anyone might have run into this. Occasionally the api will return a 403 response when trying to access the account endpoint using the sandbox api https://api-sandbox-futures.kucoin.com/api/v1/account-overview endpoint
. I'm making this request via node.js. Sometimes it works and sometimes it doesn't. Any idea?
Looks like there is a related thread here https://github.com/ccxt/ccxt/issues/8533. This looks to be only related to testing in the sandbox, everything is working live.