当前位置: 首页 > 工具软件 > Google Weave > 使用案例 >

Google App Engine Deployment 相关问题

曹均
2023-12-01

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>)

  参考:GAE App Development Recipies

转载于:https://www.cnblogs.com/niaomingjian/p/4566291.html

 类似资料: