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
912 stars 233 forks source link

Firefox support #217

Closed supagu closed 3 years ago

supagu commented 4 years ago

On firefox it looks like the callback function never gets called. It would be really good to be able to determine if there was an error so I can hide the feed. Although it would be good if this would work in firefox.

Can someone explain to me how this fetch works so I can do further debugging?

jasonmayes commented 3 years ago

It is possible that Twitter has changed something. I am no longer supporting this as folk should have migrated to Twitter's new API by now as its been several years since I made this to help people migrate.