When I create a new google sheet programmatically and then I share that sheet with a customer, when they open it up they need to click on my custom menu item, which prompts them with this message:
“Authorization required
A script attached to this document needs your permission to run.”
And then when they attempt to authorize the script, they are presented with a warning page that says this:
“Google hasn’t verified this app
The app is requesting access to sensitive info in your Google Account. Until the developer (myemailaddress) verifies this app with Google, you shouldn’t use it.”
This makes my custom google sheet feature completely unusable for real world customers, I cannot have this warning message displayed to them when they go to authorize the script. Is there any possible way to eliminate this warning message?