小编Kri*_*eri的帖子

在 gcp 中调用 actions.get 会抛出“字段 [名称] 有问题 [无效的操作名称]”

最近,我试图在 GCP https://cloud.google.com/resource-manager/reference/rest/v1/operations/get中的 API 资源管理器上获取调用 operation.get 的操作的状态

请求抛出: field [name] has issue [invalid operation name]

我使用 GCP 的节点库尝试了相同的请求,并得到了相同的结果。

使用的操作名称格式如下: operations/operation-1552901443197-5845b0ae4997f-496bcbdb-xxxxxx

以前有人遇到过这个错误吗?

google-cloud-platform google-apis-explorer

5
推荐指数
1
解决办法
649
查看次数