First, I'd make sure that you're using the right path for API operations.

http://api.twitter.com/1/twitterapidocs/lists.xml is the proper end
point, and you should be using these patterns for ALL REST API
operations.

If you're still getting an OAuth error with the proper end point,
could you share the specific OAuth signature base string used in your
request?

Thanks,
Taylor

On Mon, Sep 6, 2010 at 10:20 PM, Dharmesh <dharme...@gmail.com> wrote:
> I'm trying to retrieve a list of users by accessing a URL like this;
>
> http://twitter.com/twitterapidocs/lists.xml
>
> This returns the "Could not authenticate you" error in all cases.
>
> I have OAuth working -- and can successfully invoke other API
> functions with no problem at all (with exactly the same OAuth
> credentials).
>
> Any idea why calls to lists.xml would fail when other methods work?
>
> All help is appreciated.
>
> --
> 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