Hi there - first time poster, self-taught coder, and trying to get my very first App Published to the Marketplace.
I want to deploy the app as a Sheets Editor Add on (so no manifest file, and no use of the Cards service).
I tried swapping my Google Cloud Console project to reflect that I only need the "
https://www.googleapis.com/auth/gmail.modify" scope, but of course then the GCC project scope list does not match the actual Apps Script project requested scope list, and when I try to submit the App for verification on Google Cloud Console using the "
https://mail.google.com/" scope (so that the requested scopes match between GCC and my Apps Script project) the review team insists again that I narrow the requested scope down to "
https://www.googleapis.com/auth/gmail.modify"
Sorry for the long-winded message, but I figured better to give all the details in one go.
I would be eternally grateful for any help or advice on how to resolve this.
Thanks,
Afaan