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-Tado - Tado API Login no longer working (403 error) — any fix?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    17 Posts 7 Posters 2.0k Views 9 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.
    • S Offline
      sdetweil @JoeFranz
      last edited by

      @JoeFranz how are you displaying the logs?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        JoeFranz @sdetweil
        last edited by

        @sdetweil pm2 logs MagicMirror

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @JoeFranz
          last edited by

          @JoeFranz probably need more lines

          pm2 logs MagicMirror --lines=100

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            JoeFranz @sdetweil
            last edited by

            @sdetweil said in MMM-Tado - Tado API Login no longer working (403 error) — any fix?:

            pm2 logs MagicMirror --lines=100

            OK, the URL is now displayed :-)
            I’ll try it out, thanks!

            1 Reply Last reply Reply Quote 1
            • C Offline
              chichi1887 @sdetweil
              last edited by

              @sdetweil Hi i reinstall the hole MM Software and use the daydy16 Tado Version but from the beginning with alle the config i became this error 8857d2f8-4886-4377-ba64-0f68710eaec6-image.png what i do wrong

              C 1 Reply Last reply Reply Quote 0
              • C Offline
                chichi1887 @chichi1887
                last edited by

                i Spend now 4 Nights with Chatgpt without Outcome. Only the handle Version change the Bearer works great.

                D 1 Reply Last reply Reply Quote 1
                • D Offline
                  det @chichi1887
                  last edited by

                  @chichi1887 said in MMM-Tado - Tado API Login no longer working (403 error) — any fix?:

                  i Spend now 4 Nights with Chatgpt without Outcome. Only the handle Version change the Bearer works great.

                  Did you find a solution?
                  Thank you.

                  N 1 Reply Last reply Reply Quote 0
                  • N Offline
                    nero32 @det
                    last edited by

                    @det I have the same problem.

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      mishu28nmv
                      last edited by

                      This is my solution. Just install the https://github.com/daydy16/MMM-Tado
                      In the config file:

                      {
                      		module: 'MMM-Tado',
                      		position: 'bottom_left', // This can be any of the regions.
                      		config: {
                      		updateInterval: 900000 // miliseconds-15minutes-96times per day < 100 
                      			}
                      		},
                      

                      After you launch your Mirror with “node --run start”, you receive in the terminal this:

                      MMM-Tado: Device authentication required. Please visit the following URL: 
                      https://login.tado.com/oauth2/device?user_code=XXXXXX
                      

                      You put that URL in your browser and submit the code. That’s it.
                      Hope it helps!

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