• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Module not showing up

Scheduled Pinned Locked Moved Unsolved Troubleshooting
16 Posts 2 Posters 2.9k Views 2 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.
  • B Offline
    basho429 @sdetweil
    last edited by Dec 15, 2022, 5:19 PM

    @sdetweil

    Apologies for the mix-up. Noob mistake. I was looking at the wrong node_helper.js. I changed the correct node_helper.js and got an error message that says ** bad status ** 401. What does that mean? Thank you.

    S 1 Reply Last reply Dec 15, 2022, 5:20 PM Reply Quote 0
    • S Offline
      sdetweil @basho429
      last edited by sdetweil Dec 15, 2022, 5:26 PM Dec 15, 2022, 5:20 PM

      @basho429 401 is authorization error… so your api_key is not good…

      we had to make a change in the default module that uses openweathermap
      try changing this

      "https://api.openweathermap.org/data/2.5/onecall"
      

      to this

      "https://api.openweathermap.org/data/3.0/onecall"
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      B 1 Reply Last reply Dec 15, 2022, 5:32 PM Reply Quote 0
      • B Offline
        basho429 @sdetweil
        last edited by Dec 15, 2022, 5:32 PM

        @sdetweil

        I am using the same api key for the default weather module that came with MagicMirror (and it works fine). Does that mean I need separate api keys for separate modules? Or I can only use one weather module at a time?

        I made the change from 2.5 to 3.0 on the node_helper.js.

        Thank you.

        S 1 Reply Last reply Dec 15, 2022, 5:36 PM Reply Quote 0
        • S Offline
          sdetweil @basho429
          last edited by Dec 15, 2022, 5:36 PM

          @basho429 did the change make a difference?

          I do not know otherwise

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          B 1 Reply Last reply Dec 15, 2022, 5:53 PM Reply Quote 0
          • B Offline
            basho429 @sdetweil
            last edited by Dec 15, 2022, 5:53 PM

            @sdetweil

            I created a new api key but I am still getting a 401 error.

            I will remove the module and re-install. Maybe that will work.

            Any suggestions?

            Thank you.

            S 1 Reply Last reply Dec 15, 2022, 6:05 PM Reply Quote 0
            • S Offline
              sdetweil @basho429
              last edited by Dec 15, 2022, 6:05 PM

              @basho429 reinstalling the module won’t help

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 2 / 2
              2 / 2
              • First post
                11/16
                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