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-Wunderlist

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 1.7k 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.
    • G Offline
      giulianomondin
      last edited by

      Good evening guys,
      theese are my firsts steps…
      I succesfully import the MMM-Wundelist module, i put theese strings in the config.js

      {
      module: ‘MMM-Wunderlist’,
      position: ‘bottom_left’,
      header: ‘Wunderlist’,
      config: {
      maximumEntries: 5,
      order: “normal”,
      lists: [“Lavoro”],
      interval: 60,
      fade: false,
      accessTOKEN:‘6d2cd33xxxxxxxxxxxxb5395b1a424baxxxxxxxxxbcfc2b77558b062cba56’,
      clientID:‘2cxxxxxxxxxxxx49’,
      }

      But i can’t understand why on the mirror i see only the Header “Wunderlist”, not the list… can you help me?

      Thank you in advance

      1 Reply Last reply Reply Quote 0
      • O Offline
        open_book
        last edited by

        Two things from your config:

        You’ve written “accessTOKEN:” instead of “accessToken:”

        And you have a comma after “clientID:‘2cxxxxxxxxxxxx49’,”
        This is the last line in this bracket and therefore shouldn’t have a comma.

        sudo insert motivational.quote

        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