最近,我试图在 GCP https://cloud.google.com/resource-manager/reference/rest/v1/operations/get中的 API 资源管理器上获取调用 operation.get 的操作的状态
请求抛出: field [name] has issue [invalid operation name]
field [name] has issue [invalid operation name]
我使用 GCP 的节点库尝试了相同的请求,并得到了相同的结果。
使用的操作名称格式如下: operations/operation-1552901443197-5845b0ae4997f-496bcbdb-xxxxxx
operations/operation-1552901443197-5845b0ae4997f-496bcbdb-xxxxxx
以前有人遇到过这个错误吗?
google-cloud-platform google-apis-explorer
google-apis-explorer ×1
google-cloud-platform ×1