Hey all

I have integrated OAuth into my app. Now I want to get the follower
lists using http://twitter.com/statuses/followers.xml for the user who
has authenticated using OAuth.

My app works on ruby on rails. And i want to know how i can fetch the
followers list for the current logged in user.

Currently when i m sending a request to open
http://twitter.com/statuses/followers/current_user.screenname.xml i m
getting 401 unauthorised error.

Can any ne tell me the solution for it.

Thanks

Reply via email to