[twitter-dev] OAuth 401 Unauthorized failure

2010-12-17 Thread Brian Gunn
Hi all. I am working on a web app for Twitter using the Tweepy Python API. My code has been working for a month, but at some point this week, it stopped working. Now when I request the access token from the verification code, I get a 401: Unauthorized failure. I did see from Matt's post

[twitter-dev] Re: OAuth 401 Unauthorized failure

2010-12-17 Thread Brian Gunn
:30 PM, Brian Gunn gun...@gmail.com wrote: Hi all. I am working on a web app for Twitter using the Tweepy Python API.  My code has been working for a month, but at some point this week, it stopped working.  Now when I request the access token from the verification code, I get a 401

[twitter-dev] Re: OAuth 401 Unauthorized failure

2010-12-17 Thread Brian Gunn
that shortly. Brian On Dec 17, 2:40 pm, Brian Gunn gun...@gmail.com wrote: I was hoping that URL is the basestring.  Apparently not. What do you mean by basestring?  I'm using the Tweepy Python library to hide the details of this from me, but I'm digging through there to instrument it so I can send

[twitter-dev] Re: OAuth 401 Unauthorized failure

2010-12-17 Thread Brian Gunn
, 2010 at 2:40 PM, Brian Gunn gun...@gmail.com wrote: I was hoping that URL is the basestring.  Apparently not. What do you mean by basestring?  I'm using the Tweepy Python library to hide the details of this from me, but I'm digging through there to instrument it so I can send you what you