list
list copied to clipboard
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Google Sheets no longer has Tools / Script editor function Is this supposed to be managed through the Apps Script feature? Can you please check / update the readme? Thanks!
Everytime i try to update protfolio, this error comes. Until now i´m not getting any values.  Exception: Error in request for https://fapi.binance.com. The following code was returned: 401. Abbreviated...
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...
I followed the installation instructions. However, when clicking Update Portfolio I get the following error: Exception: Request failed for https://api.coinmarketcap.com returned code 503. Truncated server response:

hello, i just tried your portfolio and i have a binance error. It seems to me that binance has made an update. Could this be the problem? 
 No idea how to fix this. Can somebody help me? Seeing all the NUM! in every cell.
Hey, The Coinmarketcap API requires a key and the endpoints have changed :-) It's now reachable over https://pro-api.coinmarketcap.com/v1/** and it is possible to get a free API Key here https://pro.coinmarketcap.com...
I already setup the files like this:  After this, I press Cryptos Tool/Update Porfolio and receive the following message: `Exception: The number of rows in the range must be...
Error Message: Exception: Request failed for https://api.bitfinex.com returned code 500. Truncated server response: ["error",10100,"apikey: invalid"] (use muteHttpExceptions option to examine full response) Same keys is running on nodejs. No problem...