emmtte / list

Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kucoin API request fail (code 401)

g3m3n30 opened this issue · comments

Exception: Request failed for https://api.kucoin.com returned code 401. Truncated server response: {"code":"400004","msg":"Invalid KC-API-PASSPHRASE"} (use muteHttpExceptions option to examine full response)

I've put the key and secret in the config.

I think it's asking for API passphrase or something.

@g3m3n30 Same problem for me did you find any solution that ?

@g3m3n30 Same problem for me did you find any solution that ?

nope. I've kinda given up.

Just add your API token's passphrase to cell B24 on the config page.

The spreadsheet needs to be updated to make it clear the B24 needs to be filled out.