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

Futures API intermittently returning 403 response for /api/v1/account-overview endpoint

Open kmcaloon opened this issue 3 years ago • 1 comments

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?

kmcaloon avatar Jul 11 '21 23:07 kmcaloon

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.

kmcaloon avatar Jul 12 '21 11:07 kmcaloon