Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Cannot read property 'native_balance' of undefined #12

Open
MrCamby opened this issue Oct 16, 2020 · 4 comments
Open

Cannot read property 'native_balance' of undefined #12

MrCamby opened this issue Oct 16, 2020 · 4 comments
Labels
doesn't work Something isn't working, but not for everyone

Comments

@MrCamby
Copy link

MrCamby commented Oct 16, 2020

image
image
I hope this is enough.

If you have any question just ask

@WeeskyBDW
Copy link
Contributor

Are-you sure you put api key and api secret in config/config.json file. If it dont exist, please read configuration section

@MrCamby
Copy link
Author

MrCamby commented Oct 16, 2020

{
   module: "MMM-Coinbase",
   position: "top_left", // put it where you want it
   header: "Coinbase", // optional
   config: {
      apiKey: "MCZBL******", // the key previously copied
      apiSecret: "7mROVtDkwKH************",
      wallet: ["BTC", "ETH"], // list of currencies to display
      icons: true, // currently only Ethereum and Bitcoin supported
      label: false  // shows currency labels (e.g. BTC, ETH and so on)
   }
},

Yes I have

@mlbonniec
Copy link
Owner

Hi! I'll look into it and let you know!

@mlbonniec
Copy link
Owner

As here, are you sure that your API Key has access to wallet ? #14 (comment)

@mlbonniec mlbonniec added the doesn't work Something isn't working, but not for everyone label Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
doesn't work Something isn't working, but not for everyone
Projects
None yet
Development

No branches or pull requests

3 participants