Hello everybody,

I am getting trouble to connect to the twitter streaming api using the
follow filter.I am using Oauth that seems to work corectly.

When my filter is composed by only one follow parameter it is working
fine
URL iurl = new URL("http://stream.twitter.com/1/statuses/filter.json?
follow=123455");
But when i am trying to add more follow ids it is not working and
sending back the following error :
Server returned HTTP response code: 401 for URL:
http://stream.twitter.com/1/statuses/filter.json?follow=123455,12345

Hope that someone can help me
Tks
veritablement

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