!!link!!: Remove This Application Was Created By A Google Apps Script User Free

The banner "This application was created by a Google Apps Script user" is a security feature implemented by Google to inform users that the web app they are accessing was created by a third party and not by Google itself.

How to Remove “This Application Was Created by a Google Apps Script User” for Free

If you have ever installed a Google Workspace add-on, a simple script, or a web app built with Google Apps Script, you have likely encountered the following warning message: The banner "This application was created by a

Method 1: Remove the Warning as an End-User (Revoke Access)

If you do not trust the application or simply want the pop-up to stop appearing, you do not need to “remove” the message itself—you need to remove the app’s access to your account. Open your Apps Script project – Go to script

  1. Open your Apps Script project – Go to script.google.com.
  2. Click “Deploy” > “Manage deployments” .
  3. Click the pencil icon next to your deployment.
  4. Under “OAuth consent screen,” you will see a warning: “Unverified app.”
  5. Go to Google Cloud Console (console.cloud.google.com) and select your project.
  6. Navigate to APIs & Services > OAuth consent screen.
  7. Fill in all required fields: App name, user support email, developer contact.
  8. Add the scopes your app uses.
  9. Add your email as a test user.
  10. Submit for verification – Google will review your app. If approved, the warning is removed completely.

“This application was created by a Google Apps Script user free” “This application was created by a Google Apps

Scroll to Top