jQuery-Twitter-Plugin
jQuery-Twitter-Plugin copied to clipboard
Will this work for new twitter Api 1.1
Hi,
As we are aware that new version 1.1 is coming for twitter. In which http://search.twitter.com is going to replace with https://api.twitter.com/1.1/search/tweets.json
how should we tackle this with our existing implementation????????
Briefly looking at the code -- no, this will not work with the v1.1 API, as it is still calling the deprecated search.twitter.com.
I get a 410. This is no longer viable.