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?

Reply via email to