1
deepice OP 有人知道这是什么问题么?
|
2
xinzhi 2010-11-21 21:16:55 +08:00
|
3
deepice OP @xinzhi 现在Writer可以访问了. 但是Twitter还是提示错误
Traceback (most recent call last): File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 511, in __call__ handler.get(*groups) File "/base/data/home/apps/deepice-picky/7.346374760088569714/twitter.py", line 42, in get lists = api.GetLists() File "/base/data/home/apps/deepice-picky/7.346374760088569714/v2ex/picky/ext/twitter.py", line 1546, in GetLists json = self._FetchUrl(url) File "/base/data/home/apps/deepice-picky/7.346374760088569714/v2ex/picky/ext/twitter.py", line 2180, in _FetchUrl url_data = opener.open(url, encoded_post_data).read() File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 387, in open response = meth(req, response) File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 498, in http_response 'http', request, response, code, msg, hdrs) File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 425, in error return self._call_chain(*args) File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 360, in _call_chain result = func(*args) File "/base/python_runtime/python_dist/lib/python2.5/urllib2.py", line 506, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 404: Not Found |
4
deepice OP 继续求助了. 本地模拟也没通过 无法访问Twitter..
|
5
Mianco 2010-11-22 10:03:31 +08:00
不要用pick的twitter功能
|