python-kucoin icon indicating copy to clipboard operation
python-kucoin copied to clipboard

KucoinAPIException 400003: KC-API-KEY not exists

Open Th0rgal opened this issue 4 years ago • 3 comments

Hello there,

My program was working fine with sandbox but when I replaced Sandbox=True by Sandbox=False and used my api key, I kept getting this error: KucoinAPIException 400003: KC-API-KEY not exists

Did I do something wrong?

Sincerely, Thomas

Th0rgal avatar Apr 13 '21 08:04 Th0rgal

I have this problem too...

alikarimi999 avatar Jun 27 '22 12:06 alikarimi999

It's really wierd but in this line https://github.com/Kucoin/kucoin-go-sdk/blob/e73c9142a3d2247f4e98e6e92eb5d10b9e5145c5/api.go#L185 after calling request.Header.Set(k, v) all header keys with KC-* change to Kc-*.

alikarimi999 avatar Jun 27 '22 13:06 alikarimi999

Same issue here too, even tried to create a new API Key, still not working, any suggestions?

KingIthra avatar Jul 30 '22 17:07 KingIthra