GoogleAppsEngine:エラー 401:Unauthorized. Aborting -Must authenticate first.

記事公開日:
最終更新日:

This post is also available in: English-US (英語)

GoogleAppsEngineにデプロイする際のエラー。Error 401:Unauthorized
Googleアカウントで二段階認証を使っていると、先に認証してくださいと怒られるようです。

An error occurred processing file '': HTTP Error 401: Unauthorized. Aborting. Error 401: --- begin server output --- Must authenticate first.

GoogleAppsEngineにデプロイするアプリケーションフォルダ(myapp)のルートに移動して、以下のコマンドを入力したのち、再デプロイを行います。
OAuth2 token をPC側に保存したくない場合(一時的な利用の場合) --no_cookies オプションを付けます。

appcfg.py --oauth2 update myapp/ --no_cookies

参考引用:
https://cloud.google.com/appengine/docs/python/tools/uploadinganapp#Python_Password-less_login_with_OAuth2

About
Amelt.net,LLCの創業者で、費用対効果の高い統合webマーケティングによりビジネスパートナーとして継続的にサポート。詳しいより。ブログの更新情報TwitterLinkedIn、またRSSfeedlyにてお知らせしていますのでフォローよろしくお願い致します。