Hi there,

I'm working on a ruby client for the streaming API and am getting hung
up on OAuth.  When making requests to /1/statuses/filter.json with an
OAuth authorization header via a POST, I immediately receive a 401
Unauthorized.  GET requests with an OAuth authorization header are
working however.  This behavior appears to contradict the streaming
documentation which says that the request method for statuses/filter
should be a POST.

http://dev.twitter.com/pages/streaming_api_methods#statuses-filter

Is this a known issue or am I missing something here?

Thanks,
Steve

-- 
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

Reply via email to