jasonmayes / Twitter-Post-Fetcher

Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes
http://www.jasonmayes.com/projects/twitterApi
Other
911 stars 233 forks source link

Cannot Create Widget in Twitter #153

Closed debitTrnd closed 7 years ago

debitTrnd commented 7 years ago

Hi It seems Twitter no longer allows you to create a widget with an associated ID. Is there any way in which to get around this if you don't have a widget created with old API?

debitTrnd commented 7 years ago

A few others had the same issue it seems with this plugin: https://twittercommunity.com/t/how-can-i-get-a-twitter-widget-id/68917/17

You can implement this with using a search widget by adding user name minus # https://www.youtube.com/watch?v=0avPuBEyz1A

jasonmayes commented 7 years ago

Please read the latest documentation which explains how not to use an ID. https://github.com/jasonmayes/Twitter-Post-Fetcher/blob/master/js/exampleUsage.js