0

I understand that G Suite Add-ons won't be fully available until February 2020.

Before they released G Suite Add-ons we could deploy unpublished Gmail Add-ons to test them by using the adding the deployment ID in Gmail settings after enabling developer add-ons.

This does not seem to be working anymore. When I try to test unpublished Gmail add-ons I get the error "This developer add-on is restricted by policies within your organization." I was able to test these add-ons before.

I would assume that we could still test Gmail add-ons until G Suite add-ons are fully available.

Am I missing something?

IMTheNachoMan
  • 5,343
  • 5
  • 40
  • 89
  • I have a G-Suite Business account and I have several Gmail Addons working that I did for myself. – Cooper Jan 24 '20 at 20:02
  • When did you last try to test a deployment? Does it let you do it right now? I could do it before -- only now I can't. – IMTheNachoMan Jan 24 '20 at 20:04
  • I used deploy from Manifest – Cooper Jan 24 '20 at 20:15
  • Same. It’s not working anymore. I deploy from manifest, get deployment ID, then add it in Gmail. It adds but gives that error I pasted in the questions. – IMTheNachoMan Jan 24 '20 at 20:16
  • Not for me. I just added one and it works okay. – Cooper Jan 24 '20 at 20:17
  • Doh! I wonder why mine won’t. :/ – IMTheNachoMan Jan 24 '20 at 20:17
  • Try contacting your admin. There is likely some new or updated setting they have to enable that will allow the add-on to be used within your organization. – TheAddonDepot Jan 24 '20 at 23:12
  • Hello @IMTheNachoMan, did you make any changes to your add-on recently? More precisely to the scopes and/or authorization settings? – ale13 Jan 27 '20 at 08:44
  • @ale13 no. In fact I am getting this error when creating a new one — one of the starter samples. – IMTheNachoMan Jan 27 '20 at 08:51
  • Do you still get the error after doing these steps: `1.` You should enable users to be able to install Add-ons; `2.` Enable the APIs that Apps Script will use; `3.` Whitelist Apps Script projects. ? Cheers! – ale13 Jan 27 '20 at 14:51
  • @ale13 Yes. I was able do this a few weeks ago. I didn’t change anything. It stopped working when they release the new features. – IMTheNachoMan Jan 27 '20 at 14:53
  • @IMTheNachoMan, do you still get the same error? Have you checked/updated your settings? Cheers! – ale13 Jan 31 '20 at 14:26
  • No. The add-ons work now. I didn't do or change anything. It started working again all of a sudden. Very strange! – IMTheNachoMan Jan 31 '20 at 18:33

1 Answers1

0

As of today, 2020-01-31, I am no longer getting the error. I did not do or change anything. I assume Google made a change to fix the issue.

IMTheNachoMan
  • 5,343
  • 5
  • 40
  • 89