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.

    Wunderlist - Stuck on Black Screen

    Scheduled Pinned Locked Moved Troubleshooting
    wunderlist black screen
    7 Posts 3 Posters 4.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.
    • yawnsY Offline
      yawns Moderator
      last edited by

      several things:

      • it should be accessToken (with 2 s)
      • it should be lists: [‘inbox’],
      • did you really add ‘Access Token’ and ‘ClientID’ as text to the values? You should just provide the token and the clientid without any other text or signs
      1 Reply Last reply Reply Quote 0
      • A Offline
        aaron09
        last edited by

        Thank you – I’ll give those a try.

        JSlint didn’t give an errors with the exception for “use spaces not tabs, etc.”

        I’ll fix the Access Typo and add in the brackets. I think I actually had the brackets before and then removed them.

        I did not have Access Token or Client DI in in those fields – Just the actual values. I only put that there for the purpose of this post.

        1 Reply Last reply Reply Quote 0
        • B Offline
          bobbob601
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • A Offline
            aaron09
            last edited by

            Ok - so I changed the couple of problems I had regarding the extra S and the brackets.

            I actually already grabbed the token and client ID. I’ve done it three times now… Pardon my ignorance but where can I look for the log file to see where it’s getting stuck?

            1 Reply Last reply Reply Quote 0
            • B Offline
              bobbob601
              last edited by bobbob601

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • A Offline
                aaron09
                last edited by

                Had some time work on this again and I’d like to follow up in case it can help someone else who is new to this as I have solved the problem.

                Let it be known that the only experience I have with code is a little of each - Arduino, BASIC (From 15 years ago and it was ancient even then), and C+, so bear with me.

                I was receiving a blank screen because I installed the Wunderlist module into the /Modules/default folder with the other modules as that was my intuition. So the config file couldn’t find the module when called. I simply cut and pasted the whole MMM-Wunderlist folder into /modules.

                So that was just an installation (user) problem as the directions clearly state that it goes under /modules, not /modules/defaults.

                At this point only the header would display- No list. I tried leaving it at the default of the “inbox” list, which never worked.

                I tried another list and it finally showed up! The list name is case sensitive, which may be an added security feature for authentication.

                I did not try testing the “inbox” using a capital “I”, so it may work, but regardless, these small changes fixed the issue.

                Special thanks to @bobbob601 for taking the time to help diagnose and testing tokens and ID’s on his own MagicMirror.

                I’ll post some pictures once I have it all configured the way I’d like.
                Aaron

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