Remove This Application Was Created By A Google Apps Script User May 2026
If your app is for internal company use (within a Google Workspace organization), you can suppress the warning by:
This won’t fully remove the line, but it changes it to: If your app is for internal company use
This application was created by [your domain] This won’t fully remove the line, but it changes it to:
Steps:
But this time, on the OAuth consent screen, choose External instead of Internal. This application was created by [your domain]
"oauthScopes": [
"https://www.googleapis.com/auth/drive",
"https://www.googleapis.com/auth/gmail.send"
]