简体   繁体   English

错误消息“您必须配置 G Suite Marketplace SDK 才能发布插件。” 当 SDK 正确配置时

[英]Error message "You must configure the G Suite Marketplace SDK to publish an add-on." when SDK is correctly configured

I have published tens of add-ons but now suddenly when doing everything the same way I get the error message "You must configure the G Suite Marketplace SDK to publish an add-on."我已经发布了数十个附加组件,但现在突然以同样的方式执行所有操作时,我收到错误消息“您必须配置 G Suite Marketplace SDK 才能发布附加组件”。 when I try to publish an add-on using the "Deploy as Docs add-on" menu item.当我尝试使用“部署为文档附加组件”菜单项发布附加组件时。 I have configured the "G Suite Marketplace SDK".我已经配置了“G Suite Marketplace SDK”。 BTW, the error dialog presenting the error message is linking to the console project correctly but the link replaces the current browser document, it would be better if it would open a new tab.顺便说一句,显示错误消息的错误对话框正确链接到控制台项目,但链接替换了当前的浏览器文档,如果它会打开一个新选项卡会更好。 ---bjorn ---比约恩

OK my bad.好吧,我不好。
The message in the dialog is not an error message.对话框中的消息不是错误消息。 They have changed the way you start the publish process.它们改变了您开始发布过程的方式。 The dialog would make more sense to me if it would say:如果对话会说:

We have changed the publish process:我们更改了发布流程:

  1. Go to your console project转到您的控制台项目
  2. Enable the G Suite Marketplace SDK library启用 G Suite Marketplace SDK 库
  3. Configure the Marketplace SDK with the Config tab使用 Config 选项卡配置 Marketplace SDK
  4. Publish the add-on using the Publish tab使用“发布”选项卡发布加载项

If you want to make a feature request to Google about the Apps Script code editor, then you'll need to use the Google Issue Tracker如果您想向 Google 提出有关 Apps Script 代码编辑器的功能请求,则需要使用Google 问题跟踪器

Make Feature Request 提出功能请求

Apps 脚本功能请求

Answer:回答:

Google is currently migrating add-ons from the Chrome Web Store to the G Suite Marketplace, so now need to be published there rather than the legacy marketplace. Google 目前正在将附加组件从 Chrome Web Store 迁移到 G Suite Marketplace,因此现在需要在那里发布,而不是在旧市场上发布。

Further Information:更多信息:

In order to publish an Apps Script project as an addon, as specified in your message, the G Suite Marketplace SDK must be configured.要将 Apps 脚本项目作为插件发布(如您的消息中所指定),必须配置 G Suite Marketplace SDK。 You can find an article detailing the migration process here .您可以在此处找到详细介绍迁移过程的文章。

You will need to enable the G Suite Marketplace SDK in your Google Cloud Platform (GCP) project.您需要在 Google Cloud Platform (GCP) 项目中启用 G Suite Marketplace SDK。 You can follow the information on the Getting Started page for Google Cloud.您可以按照GCP 入门页面上的信息进行操作。

I hope this is helpful to you!我希望这对你有帮助!

References:参考:

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 G Suite Marketplace SDK [发布] 按钮总是灰显? - G Suite Marketplace SDK [Publish] button always greyed out? G Suite Marketplace SDK:无法保存表单 - G Suite Marketplace SDK: The form cannot be saved 通过 G-Suite Marketplace SDK 发布时不会创建附加菜单,但会通过 Chrome 网上应用店创建 - Add-on menu doesn't get created when published through G-Suite Marketplace SDK, but does through Chrome Web Store 将 Google Script Addon 发布到 G Suite Marketplace SDK - Publishing Google Script Addon to G Suite Marketplace SDK 无法将Google编辑器附加组件发布到G Suite市场 - Unable to publish Google editor add-on to the G Suite Marketplace G Suite Marketplace:必须至少启用一个扩展程序并且必须配置选定的扩展程序 - G Suite Marketplace: At least one extension must be enabled and selected extensions must be configured 是否可以将 Google Apps Script Web App 发布到 G Suite Marketplace? - Is it possible to publish a Google Apps Script Web App to G Suite Marketplace? G Suite Marketplace 插件 OAuth:错误 400:invalid_request 帐户受限 - G Suite Marketplace Add-on OAuth: Error 400: invalid_request Account restricted 当我在 G-Suite 市场上更新 GAS 插件时,它会自动更新吗? - Do GAS add-on update automatically when I update it on G-Suite marketplace? g Suite 市场 sdk 配置屏幕中禁用了 gmail 附加扩展 - gmail add-on extension disabled in g suite market place sdk configuration screen
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM