gcp_error_handler:解码GCP错误详细信息

时间:2024-04-18 23:55:56
【文件属性】:

文件名称:gcp_error_handler:解码GCP错误详细信息

文件大小:417KB

文件格式:ZIP

更新时间:2024-04-18 23:55:56

Go

解码GCP错误详细信息 本文介绍了如何提取和使用Google Cloud API提供的嵌入式错误消息。 作为背景,这里列举了一些您可能会在REST api调用中看到的格式化错误: A)如果您列出pubsub主题但没有权限,则会看到 curl -s -H " Authorization: Bearer `gcloud auth print-access-token` " https://pubsub.googleapis.com/v 1 /projects/fabled-ray -104117 /topics { " error " : { " code " : 403 , " message " : " User not authorized to perform this action. " , " status " : " PERMISSION_DENI


【文件预览】:
gcp_error_handler-main
----node()
--------package.json(278B)
--------main.js(2KB)
--------.vscode()
----images()
--------trailer.png(362KB)
----dotnet()
--------Main.cs(5KB)
--------dotnet.csproj(527B)
--------.vscode()
----python()
--------main.py(5KB)
--------requirements.txt(125B)
--------.vscode()
----LICENSE(11KB)
----java()
--------pom.xml(2KB)
--------src()
--------.vscode()
----golang()
--------main.go(6KB)
--------errors()
--------go.sum(49KB)
--------go.mod(433B)
--------.vscode()
----README.md(44KB)

网友评论