MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-CoinMarketCap unable to get data

    Scheduled Pinned Locked Moved Solved Troubleshooting
    23 Posts 8 Posters 7.4k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      AvatarED007
      last edited by

      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”

      1 Reply Last reply Reply Quote 0
      • L Offline
        Linus68
        last edited by

        Does any one know a other Module to run.
        I need the coins with graph and the tendency in color (red, green).

        1 Reply Last reply Reply Quote 0
        • A Offline
          AvatarED007
          last edited by

          You have to change the Documentation an move the apiKey to the config part.
          In the java-script you check on self.config.apiKey

          H D 2 Replies Last reply Reply Quote 0
          • H Offline
            hermlam @AvatarED007
            last edited by

            @AvatarED007 Thanks!

            1 Reply Last reply Reply Quote 0
            • L Offline
              Linus68
              last edited by

              @AvatarED007
              ?? can you please explain more detailed.

              1 Reply Last reply Reply Quote 0
              • L Offline
                Linus68
                last edited by

                got it, after update module.

                1 Reply Last reply Reply Quote 0
                • D Offline
                  DavidJ @AvatarED007
                  last edited by

                  @AvatarED007 Thank you.

                  1 Reply Last reply Reply Quote 0
                  • E Offline
                    enjoynering
                    last edited by

                    Have you solve the problem?

                    In my case it is loading… all the time.

                    1 Reply Last reply Reply Quote 0
                    • F Offline
                      ftap
                      last edited by

                      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.

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        TheRedhawk
                        last edited by

                        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’,
                        }
                        },

                        F 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy