Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写 appcfg.py 更新命令,用于将我的文件上传到 google app engine for php,但它不起作用。我收到无效的运行时或当前用户未授权错误。请帮忙。我的应用程序已列入白名单。请逐步解释。有什么需要的吗。
您正在使用的用户 ID 尚未被列入上传 PHP 应用程序的白名单。
不再需要将应用列入白名单,但仍需要将用户帐户列入白名单。