1.GAE instance上传成功之后可以正常运行的情况下。在Google账户中“关联的应用和网站”,撤销Google App Engine appcfg对Google账户的访问权限。
再次上传时,在命令行抛出这样的信息"Either the access code is invalid or the OAuth token is revoked.Details: invalid_grant"。
解决方法:删除文件 .appcfg_oauth2_tokens_java。(Windows 7中位于C:/Users/<Your User Name>)