再びtweepyで立ち往生。
tweepy oauth認証を使用し、チュートリアルの手順に従ってステップバイステップで実行するアプリを入手しました。
http://joshthecoder.github.com/tweepy/docs/auth_tutorial.html#oauth-authentication
このアプリは正常に機能していましたが、現在は、新しいアカウントを使用している場合でも、ユーザーが認証を試みたときに同じ例外が返されるだけです。
私はこれに数時間を費やしました、そして私は解決策を得ることができません。
何か案が?
HTTP Error 401: Unauthorized
Request Method: GET
Request URL: http://(hidden)/?oauth_token=FSL76eId7n64I1ACX1EKBHIV504xlZmQjJg8iO3Bc&oauth_verifier=KVjaxpzFn40JCXvk4r5cDNVbdILaiuF5szv6yBcpQo
Django Version: 1.2.1
Exception Type: TweepError
Exception Value: HTTP Error 401: Unauthorized
Exception Location: /(hidden)/tweepy/auth.py in get_access_token, line 126
Python Executable: /usr/local/bin/python
Python Version: 2.6.5