前阵子有时也会出现这个问题,现在是根本无法进入了,输入密码后就出现下面这个错误,暂时解决不了。
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/****/1.341522608208796021/writer.py", line 211, in get
if len(mentions_twitter['results']) > 0:
KeyError: 'results'
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/****/1.341522608208796021/writer.py", line 211, in get
if len(mentions_twitter['results']) > 0:
KeyError: 'results'