I downloaded your plugin few month ago and installed on my site it was working great. but from the last 10 days its stop updating my tweets. last time on 11 June 2013 tweets updated successfully.
your using this URL http://api.twitter.com/1/statuses/user_timeline.json?screen_name=$username&include_entities=true to getting the tweets Now Twitter stop the API V1 so I think that why its not working. but I also try to using this URL http://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=$username&include_entities=true I am unable to get the tweets it show me this error {“errors”:[{“message”:”Bad Authentication data”,”code”:215}]}
it is really great if you help how I fix it. Thank you so much