python-twitter icon indicating copy to clipboard operation
python-twitter copied to clipboard

HTTP Error 401: Unauthorized

Open kracekumar opened this issue 14 years ago • 1 comments

I tried the following code api=twitterapi.Api('kracetheking','mypassword') api.GetFriends() in interactive mode,but i got urllib2.HTTPError: HTTP Error 401: Unauthorized

kracekumar avatar May 31 '11 17:05 kracekumar

When i tried same user name and passwd in twitter.com it worked,python setup.py test worked.

kracekumar avatar May 31 '11 17:05 kracekumar