简体   繁体   English

G Suite Marketplace SDK [发布] 按钮总是灰显?

[英]G Suite Marketplace SDK [Publish] button always greyed out?

My app is finally published in the G Suite Marketplace.我的应用终于在 G Suite Marketplace 上发布了。 However, I need to update the banner image as it's blurry and the [Publish] button is always greyed out.但是,我需要更新横幅图像,因为它很模糊,并且 [发布] 按钮始终显示为灰色。 What is missing from this screenshot?此屏幕截图缺少什么?

灰色的发布按钮

Go into the OAuth Consent Screen, under "APIs and Services" and check that everything is filled in there too.进入“API 和服务”下的 OAuth 同意屏幕,并检查是否也填写了所有内容。 The scopes for example don't always get automatically completed.例如,范围并不总是自动完成。

在此处输入图片说明

I realize this is a very flimsy answer but after playing with the form, ensuring that I filled in every field, the publish button finally became available.我意识到这是一个非常脆弱的答案,但在玩过表格后,确保我填写了每个字段,发布按钮终于可用了。

My guess is that a field labelled as optional is required.我的猜测是需要一个标记为可选的字段。

The instructions to update an Editor add-on where last updated on 2020-01-21. 更新编辑器附加组件的说明,上次更新时间为 2020 年 1 月 21 日。

Key things that you should check您应该检查的关键事项

  1. The scopes in the add-on project, OAuth consent and G Suite Marketplace Config page match.附加项目、OAuth 同意和 G Suite Marketplace 配置页面中的范围匹配。
  2. Al the required fields on the G Suite Marketplace Config page are filled (Google made some fields as required that weren't before) G Suite Marketplace Config 页面上的所有必填字段都已填写(Google 根据需要创建了一些以前没有的字段)

Also you could try using Chrome in incognito mode with all the Chrome extensions disabled.您也可以尝试在禁用所有 Chrome 扩展程序的情况下在隐身模式下使用 Chrome。

暂无
暂无

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

相关问题 错误消息“您必须配置 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 G Suite Marketplace SDK:无法保存表单 - G Suite Marketplace SDK: The form cannot be saved 无法将Google编辑器附加组件发布到G Suite市场 - Unable to publish Google editor add-on to the G Suite Marketplace 是否可以将 Google Apps Script Web App 发布到 G Suite Marketplace? - Is it possible to publish a Google Apps Script Web App to G Suite Marketplace? 将 Google Script Addon 发布到 G Suite Marketplace SDK - Publishing Google Script Addon to G Suite Marketplace SDK 使用新的 G Suite Marketplace 流程私下发布 Google Sheets 插件(无需验证) - Publish Google Sheets addon privately (no-verification) with new G Suite Marketplace process 如何将 Google Apps Script Web 应用程序发布到 G-Suite Marketplace? - How to publish a Google Apps Script web app to the G-Suite Marketplace? 无法将 Google App Script 发布到 G Suite Marketplace 以供域管理员查找 - Unable publish Google App Script to the G Suite Marketplace for domain administrators to find 通过 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 发布 G Suite 插件:部署包含空主机列表 - Publish G Suite Add-on: Deployment contains an empty host list
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM