Remove This Application Was Created By A Google Apps Script User [2027]
Deploy your script as a and copy the "Current web app URL" (the URL ending in /exec ).
For end-users, this message is alarming. It suggests the app is unsafe or unverified. For developers, it creates friction, reduces adoption, and damages trust. The natural question is:
The method to remove the message depends entirely on who will use the app. Deploy your script as a and copy the
If your script does not actually need sensitive scopes, remove them from appsscript.json and the OAuth consent screen.
When you create an Apps Script project and deploy it as a or an add-on , Google automatically classifies it as an unverified app unless you meet specific criteria. For developers, it creates friction, reduces adoption, and
Choose the tab and paste your Apps Script Web App execution URL. Scale the container box to fill the screen layout.
" This is a mandatory security feature intended to inform users that the application is not an official Google product. Google Issue Tracker When you create an Apps Script project and
Configure your OAuth consent screen details and add your privacy policy.
Use code with caution.
While there is no single "disable" button for this banner, you can bypass or remove it using several methods depending on your environment. 1. Embed the Script in a Website