这是一个创建于 5209 天前的主题,其中的信息可能已经有所发展或是发生改变。
再敲入密码后显示总是:
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 515, in __call__
handler.get(*groups)
File "/base/data/home/apps/hellyoungoo/1.347067875010413530/writer.py", line 211, in get
if len(mentions_twitter['results']) > 0:
KeyError: 'results'
2 条回复 • 1970-01-01 08:00:00 +08:00
 |
|
1
ccano 2010-12-27 11:57:53 +08:00
Twitter改了API调用的原因吧?@Livid说是2.0版本会更正的。不过不知道什么时候出了。
|
 |
|
2
sogiy 2010-12-27 11:59:15 +08:00
|