1
再次使用tweepy進行填充。HTTP錯誤401:未授權
我使用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