Hello Twitter :) I'm the developer of an OAuth library for java. I recently tested it on the streaming API and found a little quirk.
When making a query to: http://stream.twitter.com/1/statuses/filter.json with a 'track' parameter with whitespace on it, I get a jetty 404 html page as a response. Some important notes: * The problem disappears when the 'track' value has no whitespace (which led me to think that my whitespace-encoding-fu was weak... but..) * The library works great while posting tweets with 'status' parameter with whitespace Thanks a lot. Pablo Fernandez -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
