-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hello Koen,
Great project! I tried the example sheet and created API keys for Binance and CoinbasePro.
Question:
I still do not understand the sheets: How do they get triggered? What causes the sheet content to be updated? I clearly miss the point.
Issue 1:
So I tried the corresponding test functions:
Ran TestBinance with F5:
-Test.IsOk JsonResult("balances").Count > 10, "test Private GET 1g failed, result: ${1}"
results in "Run time error 424, object required"
Issue 2:
Ran TestCoinbasePro with F5:
-Test.IsEqual JsonResult(1)("currency"), "BAT"
results in "Run time error 13, Type mismatch"
Any suggestions? Really like it to work. I'm using Office Professional Plus 2016.
Metadata
Metadata
Assignees
Labels
No labels