MacのGoogleAppEngineLauncherを使ってデプロイするときに 403 エラーになることがあります。
エラーの出力例
Starting update of app: **********, version: 4
12:38 AM Getting current resource limits.
2016-12-02 00:38:08,108 ERROR appcfg.py:2455 An error occurred processing file '': HTTP Error 403: Forbidden Unexpected HTTP status 403. Aborting.
Error 403: --- begin server output ---
You do not have permission to modify this app (app_id=u'**********').
--- end server output ---
If deploy fails you might need to 'rollback' manually.
The "Make Symlinks..." menu option can help with command-line work.
*** appcfg.py has finished with exit code 1 ***
*** Running dev_appserver with the following flags:
--skip_sdk_update_check=yes --port=8080 --admin_port=8000
Python command: /usr/bin/python2.7
INFO 2016-12-01 22:00:41,793 devappserver2.py:769] Skipping SDK update check.
INFO 2016-12-01 22:00:41,845 api_server.py:205] Starting API server at: http://localhost:62864
INFO 2016-12-01 22:00:41,850 dispatcher.py:197] Starting module "default" running at: http://localhost:8080
INFO 2016-12-01 22:00:41,853 admin_server.py:116] Starting admin server at: http://localhost:8000

0 件のコメント:
コメントを投稿