[twitter-dev] Re: add list members

2010-10-04 Thread Ken D.
Cool. You could visit the tracker page for this issue, http://code.google.com/p/twitter-api/issues/detail?id=1884 and "star" the issue to help get it fixed sooner. This has got to be one of the easiest Twitter bugs to fix. Ken On Oct 3, 6:08 pm, Damon Clinkscales wrote: > On Sun, Oct 3, 2010 at

Re: [twitter-dev] Re: add list members

2010-10-04 Thread Damon Clinkscales
On Mon, Oct 4, 2010 at 4:40 AM, Ken D. wrote: > Cool. You could visit the tracker page for this issue, > http://code.google.com/p/twitter-api/issues/detail?id=1884 and "star" > the issue to help get it fixed sooner. This has got to be one of the > easiest Twitter bugs to fix. thanks, starred. /da

Re: [twitter-dev] Re: add list members

2010-10-03 Thread Damon Clinkscales
On Sun, Oct 3, 2010 at 9:25 AM, Ken D. wrote: > Damon, > > Mea culpa! There's an error in the create_all documentation. I should > know since I filed the bug... > > Try: http://api.twitter.com/1/:user/:list/members/create_all.format > > Afaik, http://api.twitter.com/1/:user/:list/members.xml is co

[twitter-dev] Re: add list members

2010-10-03 Thread Ken D.
Damon, Mea culpa! There's an error in the create_all documentation. I should know since I filed the bug... Try: http://api.twitter.com/1/:user/:list/members/create_all.format Afaik, http://api.twitter.com/1/:user/:list/members.xml is correct for adding a single user. Ken On Oct 3, 3:41 pm, Dam

Re: [twitter-dev] Re: add list members

2010-10-03 Thread Damon Clinkscales
On Sat, Oct 2, 2010 at 2:06 PM, Ken D. wrote: > Hey Damon, > > The URL you cite is that of the documentation page. The correct URL > (for create_all) is: > > http://api.twitter.com/1/:user/:list/create_all.xml > > with parameter user_id=:ids or screen_name=:screen_names > > The example is: > http:

[twitter-dev] Re: add list members

2010-10-02 Thread Ken D.
Hey Damon, The URL you cite is that of the documentation page. The correct URL (for create_all) is: http://api.twitter.com/1/:user/:list/create_all.xml with parameter user_id=:ids or screen_name=:screen_names The example is: http://api.twitter.com/1/twitterapidocs/firemen/create_all.xml?user_id