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-TweetsByTimelineOrList] - A MagicMirror Module to display tweets from a user's timeline or list. How do I fix it to display tweets on MagicMirror Screen?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 1.4k 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.
    • M Offline
      Mitboy742
      last edited by Mitboy742

      There are no tweets displayed on the screen. The only thing displayed is “Awaiting for Updates”. After waiting for an hour, the screen still displays “Awaiting for Updates”. How do I fix this issue?

      {
         module: 'MMM-TweetsByTimelineOrList',
         position: 'top_right',
         config: {
                     consumer_key: 'xxx',
                     consumer_secret: 'xxx',
                     access_token_key: 'xxx',
                     access_token_secret: 'xxx',
                     screenName: 'intel',
                     listToShow: 'TIMELINE',
                 } 
      },
      
      K 2 Replies Last reply Reply Quote 0
      • K Offline
        kfyfeg @Mitboy742
        last edited by

        @mitboy742 Hi! I’m getting the same message. I also tried using the other module “MMM-TwitterTrendsByPlace” but I get a “Awaiting trends” message.

        Do you found any fix?

        1 Reply Last reply Reply Quote 0
        • K Offline
          kfyfeg @Mitboy742
          last edited by

          @mitboy742 Hi! I just fixed it, it was an error in the keys. Try to regenerate it

          Good Luck!

          M 1 Reply Last reply Reply Quote 0
          • M Offline
            Mitboy742 @kfyfeg
            last edited by

            @kfyfeg Hi! I just fixed my problem as well! Thank you for your advice!

            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