This is the error message when we try to use the older Twitter 1.0 API on our site:
API call: http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&callback=jQuery17209595584929920733_1374255193237&_=1374255193339<http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&callback=jQuery17209595584929920733_1374255193237&_=1374255193339> Response: {"errors": [{"message": "The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview.", "code": 68}]} Simply changing the url to point to 1.1 does not seem to work. Nick, can you please take a look? Thanks, Om