Read the statement by Michael Teeuw here.
Wunderlist - your todos on the mirror
-
@jagerpower You find it under “Console”
Btw. changing the interval to 1, I wouldn’t recommend. It pulls the data every 1 sec, leave it to 60 (default) . I personally increased it to 3600 (1h). -
-
@jagerpower are there any log after that from the module?
-
-
@jagerpower toggle the array that’s logged by the module anything in there?
-
-
@jagerpower also toggle the array in the array until there is nothing else to toggle…
-
@paviro do i need to toggle these too?
-
@jagerpower sorry forgot about those… Will add a Screenshot to this post when I am home.
-
Sorry to start a new question thread but how do you determine the app url and auth callback url to get the token from Wunderlist? I know it must be very simple but I can’t seem to figure it out. Is the app url just http://localhost:8080?