• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Twitter feed

Scheduled Pinned Locked Moved Troubleshooting
21 Posts 10 Posters 10.2k Views 10 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.
  • D Offline
    deadherring
    last edited by Sep 28, 2016, 1:06 AM

    Has anyone had any luck getting a twitter feed working on the magic mirror? I installed the module and inputted my account information in config.js per the instructions and just get a black screen on startup. If I remove the Twitter info from the config file everything works fine.

    Thanks,

    Nathan

    B 1 Reply Last reply Sep 29, 2016, 10:21 AM Reply Quote 1
    • B Offline
      bhepler Module Developer @deadherring
      last edited by Sep 29, 2016, 10:21 AM

      @deadherring I have not. But I do want to report that I am having the same issue.

      1 Reply Last reply Reply Quote 0
      • M Offline
        Mitchfarino Module Developer
        last edited by Sep 30, 2016, 7:38 AM

        Post your config so people can check it

        1 Reply Last reply Reply Quote 0
        • B Offline
          bhepler Module Developer
          last edited by Oct 3, 2016, 2:23 PM

          Sorry for the delay. Here’s the relevant portion of my config:

          {
               module: 'twitControl',
               position: 'middle_left',
                    config: {
                         maxNumTweets: 3,
                         consumer_key: '[redacted]',
                         consumer_secret: '[redacted]',
                         access_token_key: '[redacted]',
                         access_token_secret: '[redacted]'
                         }
          },
          
          1 Reply Last reply Reply Quote 0
          • D Offline
            deadherring
            last edited by Oct 14, 2016, 3:09 PM

            Did anyone ever get the Twitter module working?

            1 Reply Last reply Reply Quote 0
            • B Offline
              bhepler Module Developer
              last edited by Oct 18, 2016, 2:47 PM

              Negative. I have, however, made some progress. Just FYI - If you attempt to position a module into a segment that doesn’t actually exist, you will receive an error of cannot read property 'appendChild' of undefined. This actually means “The position ‘center_left’ doesn’t actually exist, jerk.”

              Having fixed this, I now see the title “Twitter Feed” on my mirror. It does not, however, actually display any tweets. Still… progress.

              1 Reply Last reply Reply Quote 0
              • G Offline
                gshimself
                last edited by Dec 8, 2016, 6:41 AM

                Got any updates on this problem? I was about to use twitcontrol on my mirror but get same problem as above. Can only see the Title, but no feeds.

                1 Reply Last reply Reply Quote 0
                • E Offline
                  enith2478
                  last edited by Sep 10, 2017, 5:09 PM

                  I converted the the desired twitter feed to RSS using https://twitrss.me/

                  M 1 Reply Last reply Mar 29, 2018, 8:59 PM Reply Quote 0
                  • M Offline
                    mediathreat @enith2478
                    last edited by Mar 29, 2018, 8:59 PM

                    @enith2478 does this give you a static or a dynamic feed from twitter?

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MaxPower
                      last edited by Oct 22, 2018, 4:11 PM

                      Hi, does anybody has had any issues with TwitControl recently? My module stopped working, anything changed with API codes?

                      S 1 Reply Last reply Oct 23, 2018, 1:16 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      • 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