Chances are your signing if incorrect. You might want to check out this
existing OAuth library [1] for python.
Even if you don't use it, check out the source to see how it goes about
signing. I have used this library
with success. If you have any questions about it, I can probably help there.

Josh

[1] http://oauth.googlecode.com/svn/code/python/

On Tue, Feb 9, 2010 at 8:33 AM, kioa2002 <uhauha2...@gmail.com> wrote:

> When I try to use OAuth to authorization, I receive a response "401
> Unauthorized".
> Here is source code.
>
> http://bokenasu.dyndns.org/repos/ktoa.py
> (I using RequestToken and TokenStorage class.)
>
> What's the problem? Please show me why authorization fails.
>

Reply via email to