Try screen_name instead of userid. I'm not certain but it rings a bell. Not
that it shouldn't work with id, of course.

On Tue, Aug 24, 2010 at 8:49 PM, bear <bea...@gmail.com> wrote:

> Using oAuth I am making the following call:
>
> POST /1/userid/3968155/subscribers.json
>
> where userid is the user whose oAuth tokens are in use and 3968155 is
> the id of the list i'm trying to subscribe to
>
> Twitter returns a stock 404 result
>
> I've even tried it with the slug id of the list, same result.  I also
> know I have a valid oAuth environment because i'm getting the list
> information from a previous valid call to /1/userid/lists/
> subscriptions.json and I always do /1/account/verify_credentials.json
> when i'm working on the library code.
>
> any clues?
>
> thanks
>
> --
> 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?hl=en
>

-- 
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?hl=en

Reply via email to