This may seem like a stupid question, but I've looked all over the
documentation and I couldn't find an answer.

I was under the impression that I could receive asynchronous
notifications of tweets made by a user by making an oath signed http
request to http://stream.twitter.com/1/statuses/filter.json?follow=[The
User ID]. However I don't appear to be receiving any data at all
through the socket I made the request on when the said person tweets
something new. The socket is still connected, and the request is
correctly signed (demonstrated by the fact that I don't get an
unauthorized message). Alternatively, how would I be notified
asynchronously of a new tweet that would usually show up on the user's
"home" section?

Thanks,
Lee

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe

Reply via email to