Anthony, when you say about needing update the book, could we understand someone is already doing that?
On 12/21/11, Anthony <[email protected]> wrote: > Yeah, I had an app using the old method -- looks like Twitter recently > dropped support for that method. I guess we should update the book. > > On Tuesday, December 20, 2011 6:25:19 PM UTC-5, Alan Etkin wrote: >> >> It seems that the get tweets example from the book (14.12) is not >> working anymore: >> >> When requesting from the browser's address field this location: >> >> http://twitter.com/username?format=json >> >> The output is an html page >> >> I had to change the address to the twitter rest api search command: >> >> Here is the related documentation >> https://dev.twitter.com/docs/api/1/get/search >> >> Does the current book example works for anybody? >> >

