A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
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?
-
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', } },
-
@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?
-
@mitboy742 Hi! I just fixed it, it was an error in the keys. Try to regenerate it
Good Luck!
-
@kfyfeg Hi! I just fixed my problem as well! Thank you for your advice!