[twitter-dev] Re: users/lookup.json

2011-04-12 Thread Gabe
If anyone can help me I would SO appreciate. I have successfully used Abraham's Twitter Oauth in the past, yet I am relatively new to Twitter API programming. I am trying to use users/lookup and understand that it has to be authenticated. I am not getting results and I have searched for clear

[twitter-dev] Re: users/lookup.json

2011-03-05 Thread mabujo
This method requires authentication, so you will need to sign the request with oauth tokens before it will work. On Mar 5, 4:04 am, Naresh naresh.jonn...@gmail.com wrote: hi! i am very new to twitter API. my question is:http://api.twitter.com/1/users/lookup.json?user_id=1401881,1401882 this

Re: [twitter-dev] Re: users/lookup.json

2011-03-05 Thread NARESH JONNALA
thanx mabujo, i am trying to fetch data using curl, but i don't know, how to do... could you give an example please. is any non-oauth way is there, to fetch friends info? On Sun, Mar 6, 2011 at 12:20 AM, mabujo jaa...@gmail.com wrote: This method requires authentication, so you will need to