0

I wrote an Apps Script add-on for spreadsheets and created a test deployment. When I try installing the add-on in a spreadsheet, I got this message:

The developer of this add-on has not accepted the terms and conditions of the Google Workspace Marketplace. Learn more

The referenced page did not include any useful information. I have created a developer profile but was never prompted to accept the terms and conditions. I looked on my dashboard but didn't see anything there either.

How do I accept the terms and conditions of the Google Workspace Marketplace? In case it matters, this is within an .edu domain.

Ellen Spertus
  • 6,576
  • 9
  • 50
  • 101

1 Answers1

2

You may want to look in your GCP platform the projects created for this Add on and from there you need to enable the Marketplace SDK:

enter image description here

This should accept the Terms and conditions as stated here:

enter image description here

Gabriel Carballo
  • 1,278
  • 1
  • 3
  • 9