Twitter example broken

75 views
Skip to first unread message

Rainer Wittmann

unread,
Jun 17, 2013, 10:04:38 AM6/17/13
to knock...@googlegroups.com
I've noticed that the twitter example at http://knockoutjs.com/examples/twitter.html is broken at the moment. It produces a 410 Gone network error message.

    {"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}]}

Looks like the API 1.0 has retired since June, 11th. https://dev.twitter.com/calendar.

Are there plans to upgrade the example to support 1.1?

Coilz

unread,
Jun 18, 2013, 3:29:35 PM6/18/13
to knock...@googlegroups.com
That will only happen if someone is prepared to create a twitter application and make its ConsumerKey and ConsumerSecret public, because twitter requires authentication on all endpoints according to this post: Authentication_required_on_all_endpoints

Rainer Wittmann

unread,
Jun 18, 2013, 3:51:56 PM6/18/13
to knock...@googlegroups.com
Thanks @Coilz! That's how I read it as well, so I rephrase the question slightly.

 Is somebody from the team that maintains the web site going through the trouble to communicate with twitter, so that they provide some kind of public account that can be used for this example?
If not  it should be probably either marked as outdated  or removed completely.

rpn

unread,
Jun 18, 2013, 3:58:28 PM6/18/13
to knock...@googlegroups.com
Hello-
I think that we are going to have to replace the example with something that accesses a public API.  Perhaps the StackOverflow or Github APIs.

Thanks-
Ryan

Rainer Wittmann

unread,
Jun 19, 2013, 3:27:22 AM6/19/13
to knock...@googlegroups.com
Thanks for the heads up.

Rainer
Reply all
Reply to author
Forward
0 new messages