philipbeel / Tweetable

Tweetable - A jQuery plugin for displaying twitter feeds
https://github.com/philipbeel/Tweetable
Other
119 stars 49 forks source link

Twitter api v1.1 #14

Closed shilpapatil closed 11 years ago

shilpapatil commented 11 years ago

Not working due to api v1. Could you please provide some update or more info related to this.

Thanks & Regards.

ahmadajmi commented 11 years ago

@shilpapatil According to the 1.1 api 'Authentication required on all endpoints' so you will need to do a server side auth to make it work.

https://dev.twitter.com/docs/api/1.1/overview

http://www.webdevdoor.com/php/authenticating-twitter-feed-timeline-oauth/

http://www.webdevdoor.com/javascript-ajax/custom-twitter-feed-integration-jquery/

philipbeel commented 11 years ago

We are now using getmytweets.co.uk to serve twitter feeds :) using V1.1