Read the statement by Michael Teeuw here.
MMM-CoinMarketCap unable to get data
-
Hello
after reboot my MMM-CoinMarketCap module shows message "Unable to get data from CoinMarketCap.com.
Several reboot, reduce to one coin, nothing helps.
Someone any idea? Is it running by someone else? -
Same. ‘git pull’ indicated that code was up to date. Hopefully a temporary issue at coinmarketcap?
-
Thanks for the feedback.
Some days ago I had also the problem, but after some reboots it was working. But now still not working. Then lets wait and see. -
Same problem here
-
I have the same issue. Also multiple reboot did not help.
Still message “Unable to get data from CoinMarketCap.com.” -
I updated to new version, and requested the API Key, Changed the config file and added the apiKey from CoinMarketCap.com. Also rebooted the MagicMirror.
I still get the message : “Please provide an API key” -
Does any one know a other Module to run.
I need the coins with graph and the tendency in color (red, green). -
You have to change the Documentation an move the apiKey to the config part.
In the java-script you check on self.config.apiKey -
@AvatarED007 Thanks!
-
@AvatarED007
?? can you please explain more detailed. -
got it, after update module.
-
@AvatarED007 Thank you.
-
Have you solve the problem?
In my case it is loading… all the time.
-
For anyone that finds this topic while trying to trouble shoot constant loading:
Where it says: ‘your api key here’
Change it to double quotes: “your api key here”
Doing this made the module work for me.
-
Hey guxy,
could someone please post how it works? I updated all, got a new APIkey but it still dont work.
My code in config.js:
{
module: ‘MMM-CoinMarketCap’,
position: “top_left”,
header: “Crypto”,
config: {
apiKey: ‘APIKEY APIKEY’,
currencies: [‘bitcoin’, ‘ethereum’, ‘litecoin’, ‘stellar’],
view: ‘graphWithChanges’,
conversion: ‘EUR’,
}
}, -
Replace ‘APIKEY’, with “APIKEY”,
-
@ftap which quote doesnt matter
careful , dont use quotes that are curved, which are word processing. mm requires text type
single or dual
-
Hi there, thanks.
Got it, i did the edit in Greany… this dont work. User the text editor and it runs. :-) -
@sdetweil Ah, it didn’t work with single quotes for me. Double quotes fixed it.
shrug
-
Hm, it only works once. After the next reboot/Refresh got the same “unable to get date”.
What is wrong? Could someone help me here? Mybe with a remot session… I really dont know what the problem is.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login