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.

    Trouble with MagicMirror

    Scheduled Pinned Locked Moved Troubleshooting
    19 Posts 3 Posters 8.9k Views 3 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.
    • cowboysdudeC Offline
      cowboysdude Module Developer @xVirus94
      last edited by cowboysdude

      @xVirus94 said in Trouble with MagicMirror:

      @xVirus94 said in Trouble with MagicMirror:

      @Mykle1 {
      module: ‘currentweather’,
      position: ‘top_left’,
      config: {
      location: ‘Forlì’,
      locationID: ‘3176746’, //ID from http://www.openweathermap.org
      appid: ‘xxxxxxxxxxxxxxxxxxxxxxxxx’
      }
      },
      Why doesn-t work?

      Let’s take a look here…

      Remember do not post your api key for any app ;)

      At any rate this returns :

      “invalid API key”… so you don’t have a correct API key, where did you get it from?

      Plus you had Syntax errors… this is the correct way other than API Key…

      {
                   module: 'currentweather',
                   position: 'top_left',
                   config: {
                      location: 'Forlì',
                      locationID: '3176746', //ID from http://www.openweathermap.org
                      appid: 'ca7b4eb9089beeb6a71918a37f20b9'
                       }
                         },
      
      Mykle1M 1 Reply Last reply Reply Quote 2
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @cowboysdude
        last edited by

        @cowboysdude said in Trouble with MagicMirror:

        Remember do not post your api key for any app

        Oops! :left_facing_fist_tone2:

        Create a working config
        How to add modules

        X 1 Reply Last reply Reply Quote 0
        • X Offline
          xVirus94 @Mykle1
          last edited by

          @Mykle1 this isn’t a real Api key…

          cowboysdudeC 1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer @xVirus94
            last edited by

            @xVirus94 There you go copy the format I pasted above use your real api key and it should be working :)

            X 1 Reply Last reply Reply Quote 1
            • X Offline
              xVirus94 @cowboysdude
              last edited by

              @cowboysdude It’s working!!! Thanks a lot! Owesome!

              cowboysdudeC 1 Reply Last reply Reply Quote 1
              • cowboysdudeC Offline
                cowboysdude Module Developer @xVirus94
                last edited by

                @xVirus94 AWESOME… it’s awesome when something is working :)

                X 1 Reply Last reply Reply Quote 1
                • X Offline
                  xVirus94 @cowboysdude
                  last edited by

                  @cowboysdude That’ s right! :D

                  1 Reply Last reply Reply Quote 1
                  • 1
                  • 2
                  • 2 / 2
                  • 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