这是我正在使用的命令:
appcfg.py download_app -A --application= appid
Run Code Online (Sandbox Code Playgroud)
输出:
/usr/local/bin/appcfg.py:42: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
os.path.join(DIR_PATH, 'lib', 'django_0_96'),
/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/dev_appserver_login.py:33: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Host: appengine.google.com
Fetching file list...
Email: [email]
Password for [email]:
Error 400: --- begin server output ---
Client Error (400)
The request is invalid for an unspecified reason.
--- end server output ---
Run Code Online (Sandbox Code Playgroud)
我的电子邮件/ pw是正确的.任何人都可以帮我翻译这个错误吗?