You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by OmPrakash Muppirala <bi...@gmail.com> on 2013/07/19 19:36:00 UTC

[WEBSITE] Twitter feed on our website is busted

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&amp;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