simple-pump-and-dump-bot icon indicating copy to clipboard operation
simple-pump-and-dump-bot copied to clipboard

Facing error while running - API key not found

Open Alphanito opened this issue 3 years ago • 4 comments

Traceback (most recent call last): File "C:\Users\Asus\simple-pump-and-dump-bot\src\bot-kucoin.py", line 275, in balance = acct_balance() File "C:\Users\Asus\simple-pump-and-dump-bot\src\bot-kucoin.py", line 92, in acct_balance acct_balance = user_client.get_account_list(config['trade_configs'][selected_config]['pairing'], 'trade') File "C:\Users\Asus\AppData\Roaming\Python\Python39\site-packages\kucoin\user\user.py", line 115, in get_account_list return self._request('GET', '/api/v1/accounts', params=params) File "C:\Users\Asus\AppData\Roaming\Python\Python39\site-packages\kucoin\base_request\base_request.py", line 93, in _request return self.check_response_data(response_data) File "C:\Users\Asus\AppData\Roaming\Python\Python39\site-packages\kucoin\base_request\base_request.py", line 112, in check_response_data raise Exception("{}-{}".format(response_data.status_code, response_data.text)) Exception: 401-{"code":"400003","msg":"KC-API-KEY not exists"}

Alphanito avatar May 17 '21 19:05 Alphanito

Hey, I presume you have a V2 API key? The bot does not currently support this, sorry.

A new version will be out in a day or two that supports V2 API keys

abayomi185 avatar May 17 '21 22:05 abayomi185

Thanks

On Tue, May 18, 2021, 4:04 AM Yomi Ikuru @.***> wrote:

Hey, I presume you have a V2 API key? The bot does not currently support this, sorry.

A new version will be out in a day or two that supports V2 API keys

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/abayomi185/simple-pump-and-dump-bot/issues/24#issuecomment-842686184, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUDMIFITOJEJQDFDR562AB3TOGKWVANCNFSM45BA6LCQ .

Alphanito avatar May 18 '21 05:05 Alphanito

Hey, I realised my key is a V2 key and you shouldn't have issues using a V2 API key. You may want to check that your other api details are correct.

abayomi185 avatar May 21 '21 08:05 abayomi185

Thanks, I'll check it out. Also if it doesn't workout, I will contact you. Is it possible that when you are available, we can arrange a discord call, you can walk me through it, if I am unable to detect the problem. Thanks. Regards, Yash

On Fri, May 21, 2021, 2:21 PM Yomi Ikuru @.***> wrote:

Hey, I realised my key is a V2 key and you shouldn't have issues using a V2 API key. You may want to check that your other api details are correct.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/abayomi185/simple-pump-and-dump-bot/issues/24#issuecomment-845793211, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUDMIFM67GM53XJQKMO537TTOYNKJANCNFSM45BA6LCQ .

Alphanito avatar May 21 '21 09:05 Alphanito