Sorry EPI twitter is confusing, I meant the Twitter-Async library. The
issue is oAuth and sending the comma list.

Has anyone got users/lookup with multi usernames working with oAuth?

On Apr 22, 10:22 pm, Ninjamonk <dar...@stuartmedia.co.uk> wrote:
> thanks, works in the browser now, however the corrected oAuth call
> does not work and gives me a 401. Is there trick to getting this
> method to work with oAuth? I noticed someone else was having problems
> with it.
>
> As I said before every other api method call works except this one.
> for example this works in the browser but not via oauth 
> -http://api.twitter.com/1/users/lookup.json?screen_name=JAIMEALGUERSUA...
>
> I am using EPITwitter so if anyone has come across this issue with
> that library or php before I would love some help to solve the issue
> if its not an  api one.
>
> Kind Regards
>
> Darre
>
> On Apr 22, 9:36 pm, Taylor Singletary <taylorsinglet...@twitter.com>
> wrote:
>
>
>
> > Hi Ninjamonk,
>
> > Slight error in the docs that I'll get fixed right now -- try this instead:
>
> >http://api.twitter.com/1/users/lookup.json?screen_name=dougw,raffi
>
> > Taylor Singletary
> > Developer Advocate, Twitterhttp://twitter.com/episod
>
> > On Thu, Apr 22, 2010 at 1:33 PM, Ninjamonk <dar...@stuartmedia.co.uk> wrote:
> > > Hi, I am using oauth and EPItwitter and I cannot get a decent response
> > > from users/lookup. I keep on getting "401 Unauthorized" when with the
> > > same instance I can get any other method to work fine.
>
> > > I tried navigating in the browser to
>
> > >http://api.twitter.com/1/users/lookup.json?screen_names=screen_name=d...
> > > and that is giving me a 404
>
> > > I am not sure if I am fighting an api problem or an issue with
> > > EPITwitter.
>
> > > Kind Regards
>
> > > Darren
>
> > > --
> > > Subscription settings:
> > >http://groups.google.com/group/twitter-development-talk/subscribe?hl=en

Reply via email to