Okay, fresh, new interesting error code. Content:
POST /1/statuses/filter.json HTTP/1.1 Host: stream.twitter.com Accept-Encoding: identity Content-Length: 30 Authorization: OAuth realm="http://stream.twitter.com/1/statuses/filter.json", oauth_consumer_key="...", oauth_nonce="974a1fadf2801d4de226e77ae556d10e", oauth_signature="UClAObS6oZ7ZQU9HcNgqB%2BWnV9U%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1303517305", oauth_token="..., oauth_version="1.0" delimited=length&track=twitter The response: HTTP/1.1 406 Not Acceptable Content-Type: text/html; charset=iso-8859-1 Transfer-Encoding: chunked Server: Jetty(6.1.25) ... Anyone have any idea what is the "Not Acceptable" part of the request? This code used to work :/ Thanks, - Josiah -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
