2020 年 12 月状态 - 'The deployment ID is not associated with the current project'
Status december 2020 - 'The deployment ID is not associated with the current project'
我正在尝试发布一个简单的 Google 附加组件。
我已经按照 this Google Developers page and in the third step: Enable and configure the Google Workspace Marketplace SDK, in About App Configuration you have to enter the Deployment ID, the project script ID 的每个步骤、版本和一些链接进行了操作。
单击保存后,我一遍又一遍地遇到相同的问题; The deployment ID is not associated with the current project
。这几天我试了好几次,还是不行。
有人有解决办法吗?
难道是Google超载了?
谢谢,问候加布里埃尔。
您需要将 Apps 脚本项目转换为标准 GCP 项目
你可以通过
- 进行中
Resources-> Cloud Platform project...
- 并插入 GCP 项目编号:
- 您可以在 GCP 控制台的仪表板中找到项目编号
重要
您需要将 Apps 脚本绑定到您要使用 Marketplace SDK 部署附加组件的完全相同的 GCP 项目
我正在尝试发布一个简单的 Google 附加组件。
我已经按照 this Google Developers page and in the third step: Enable and configure the Google Workspace Marketplace SDK, in About App Configuration you have to enter the Deployment ID, the project script ID 的每个步骤、版本和一些链接进行了操作。
单击保存后,我一遍又一遍地遇到相同的问题; The deployment ID is not associated with the current project
。这几天我试了好几次,还是不行。
有人有解决办法吗?
难道是Google超载了?
谢谢,问候加布里埃尔。
您需要将 Apps 脚本项目转换为标准 GCP 项目
你可以通过
- 进行中
Resources-> Cloud Platform project...
- 并插入 GCP 项目编号:
- 您可以在 GCP 控制台的仪表板中找到项目编号
重要
您需要将 Apps 脚本绑定到您要使用 Marketplace SDK 部署附加组件的完全相同的 GCP 项目