cloud functionで`Error: Request failed with status code 403` のエラーが出る
697 ワード
状況
cloud function をhttp型でデプロイして、その関数にアクセスすると、
Error: Request failed with status code 403
のエラーがはかれる
解決策
403 forbidden エラーは、起動の権限がないことで発生するので、権限を付与する。
起動の権限は、コンソール上で行える。このdoc を参考。
Author And Source
この問題について(cloud functionで`Error: Request failed with status code 403` のエラーが出る), 我々は、より多くの情報をここで見つけました https://qiita.com/wakki_haya/items/397fd726a1dfd8b31b30著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .