Skip to content

Cannot get Binance and Coinbase Pro to work in example sheet #86

@kbfifi

Description

@kbfifi

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions