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.5k 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

      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

      bheplerB 1 Reply Last reply Reply Quote 1
      • bheplerB Offline
        bhepler Module Developer @deadherring
        last edited by

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

        1 Reply Last reply Reply Quote 0
        • MitchfarinoM Offline
          Mitchfarino Module Developer
          last edited by

          Post your config so people can check it

          1 Reply Last reply Reply Quote 0
          • bheplerB Offline
            bhepler Module Developer
            last edited by

            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

              Did anyone ever get the Twitter module working?

              1 Reply Last reply Reply Quote 0
              • bheplerB Offline
                bhepler Module Developer
                last edited by

                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

                  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
                  • enith2478E Offline
                    enith2478
                    last edited by

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

                    mediathreatM 1 Reply Last reply Reply Quote 0
                    • mediathreatM Offline
                      mediathreat @enith2478
                      last edited by

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

                      1 Reply Last reply Reply Quote 0
                      • MaxPowerM Offline
                        MaxPower
                        last edited by

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

                        S 1 Reply Last reply 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