WAI
Status Update
Comments
at...@google.com <at...@google.com> #2
Hi Salvador,
What type of add-ons are you creating? If it's a public Gmail add-on, you need an authorization first:https://goo.gl/forms/gAOLHBTnSq8yKaQ53 .
If it's a Docs, Sheets, Slides or Forms add-on you first have to publish it in the Chrome Web Store, seehttps://developers.google.com/gsuite/marketplace/listing-cws .
What type of add-ons are you creating? If it's a public Gmail add-on, you need an authorization first:
If it's a Docs, Sheets, Slides or Forms add-on you first have to publish it in the Chrome Web Store, see
gr...@gmail.com <gr...@gmail.com> #3
Hi
I have the same error, G Suite Marketplace SDK [Publish] button always greyed out.
You mentioned that we should publish it in the Chrome Web Store, I submitted it for review and it's under review now. But the G Suite Marketplace SDK [Publish] button is still greyed out. I was wondering do I need to wait for the approval from Chrome Web Store review team. Also, I read the document said the G Suite Marketplace and Chrome Web Store have different review team. So I am still trying to figure out how to make it work.
Thanks!
I have the same error, G Suite Marketplace SDK [Publish] button always greyed out.
You mentioned that we should publish it in the Chrome Web Store, I submitted it for review and it's under review now. But the G Suite Marketplace SDK [Publish] button is still greyed out. I was wondering do I need to wait for the approval from Chrome Web Store review team. Also, I read the document said the G Suite Marketplace and Chrome Web Store have different review team. So I am still trying to figure out how to make it work.
Thanks!
at...@google.com <at...@google.com> #4
Add-ons for the editors (Docs, Sheets, Forms, Slides) do no have to fill in the Publish tab in the SDK. Once it is approved in CWS it will be published in GSM too. For these add-ons the review team is the same.
[Deleted User] <[Deleted User]> #5
Go to Apps Script - My Projects (https://script.google.com/ ), select your project, in the next page click the button "Open Project"
Once your project is opened, select "Publish" in the menu below your project's name, and then select "Deploy as add-on" it will prompt a modal where you have to check the option "Publish in G Suite Marketplace."
Once your project is opened, select "Publish" in the menu below your project's name, and then select "Deploy as add-on" it will prompt a modal where you have to check the option "Publish in G Suite Marketplace."
ka...@google.com <ka...@google.com> #6
Even though you have to tick the option "Publish in G Suite Marketplace." in the modal when deploying as add-on, you only have to fill the Config tab in the G Suite Marketplace SDK. The Publish tab will be auto-populated from the details you provide while publishing in Chrome Web Store.
he...@squadx.io <he...@squadx.io> #7
My addon is published as an extension in CWS
ha...@enstoncorp.com.sg <ha...@enstoncorp.com.sg> #8
Hi All, I have recently published a google sheet add (bound script). In google developer dashboard, the status is shown as below.
Published
GAM: Pending
Even though I have published this to be available to all users in my domain, the users do not see this add-on that I have published in Chrome Market place. Any advice would be much appreciated.
Published
GAM: Pending
Even though I have published this to be available to all users in my domain, the users do not see this add-on that I have published in Chrome Market place. Any advice would be much appreciated.
Description
First, please search through existing issues to ensure that the bug has not already been reported. You can start the search here:
If the issue has already been reported, you can click the star next to the issue number to subscribe and receive updates. We prioritize responding to the issues with the most stars. You can also comment on the issue to provide any details of your experience with it.
If your issue has not been reported, please provide all of the following:
-----------------------------------------------------------------------------------------------------------------------------
A short description of the issue:
I filled all fields in G Suite marketplace add-on publish site and the button "publish" is still disabled.
It is not displaying the message "Please fill in all fields that are not marked optional."
that means all fields are ok but the button is still disabled
A small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup, without external dependencies.
What steps will reproduce the problem?
1. Fill required fields in "Publish" at G Suite Market Place SDK
2. Try to click the button
What is the expected output? What do you see instead? If you see error messages, please provide them.
To publish my add-on
Please provide any additional information below.