Read the statement by Michael Teeuw here.
MMM-Tado - Tado API Login no longer working (403 error) — any fix?
-
https://github.com/WouterEekhout/MMM-Tado/issues/18
There is a fix from an user. Maybe give it a try 😁 -
@mishu28nmv
What exactly do I need to do to get MMM-Tado working again? I searched the logs for the URL that should be generated, but couldn’t find anything. -
@JoeFranz did you look at the fork
-
@sdetweil I read it, but I can’t find the URL in the logs… :-(
-
@JoeFranz oh, i see
are you sure this new module is installed instead of the one you were trying?
-
@sdetweil I’ve now reinstalled it from this site. I can’t find the URL in the logs.
-
@JoeFranz how are you displaying the logs?
-
@sdetweil pm2 logs MagicMirror
-
@JoeFranz probably need more lines
pm2 logs MagicMirror --lines=100
-
@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!