Google App Engine appcfg.py:计算机系统时钟不正确

Rad*_*Key 0 python google-app-engine

所以我一直在关注https://cloud.google.com/appengine/docs/python/endpoints/getstarted/backend/auth ,它一直运行正常,直到我尝试上传应用程序.

一旦我尝试

appcfg.py --email=myemail@gmail.com --passin update MyBackendName
11:47 AM Application: MyApplicationID; version: 1
11:47 AM Host: appengine.google.com
11:47 AM 
Starting update of app: MyApplicationID, version: 1
11:47 AM Getting current resource limits.
Password for myemail@gmail.com: ****
Invalid username or password.

Error: Machine system clock is incorrect.

2014-11-12 11:42:10,486 ERROR appcfg.py:2417 An error occurred processing file '': HTTP Error 401: Unauthorized. Aborting. 
Error 401: --- begin server output ---
Must authenticate first.

The email and password is correct. 
Run Code Online (Sandbox Code Playgroud)

有任何想法吗?

Joã*_*nes 6

我在Google网页https://www.google.com/settings/security/lesssecureapps中解决了"访问安全性较低的应用"的问题