Navigate to a section to view the related frequently asked questions.
- Verification Process
- Cloud Console Configuration
- Unverified App Warning
- Service Accounts
- IMAP / SMTP
- Privacy Policy
- Limited Use
- Security Assessment
- Internal-only apps
The Verification Process
What are the different types of verification that Google requires for accessing user data via OAuth?
What happens if my app gets rejected from the verification process?
What if I have several apps requesting restricted scopes; will they all need to be verified?
Cloud Console Configuration
What happens if I add new sensitive or restricted scopes to my app while my sensitive or restricted scope verification is in progress?
How do I check my user cap status?
How can I mark my app as internal-only so it doesn't require verification?
If you're an Apps Script developer, and the project owner is using a Google Workspace account and the project is only used by Google Accounts in the project owner's domain, then your project is automatically internal-only. Learn more about OAuth Client Verification Applicability.
If your app is only for your organization or Google Workspace domain, you can mark it as internal-only in the OAuth consent screen configuration:
- Go to the Cloud Console OAuth consent screen page.
- Click the Project selector drop-down at the top of the page.
- On the Select from dialog that appears, select your project.
- Under User type, select Internal, and then click Save.
If you don't see this option, then your project might not be part of an organization. To determine if your project is part of an organization:
- Go to the Cloud Console IAM & admin Settings page.
- Click the Project selector drop-down at the top of the page.
- On the Select from dialog that appears, select your project.
- The Location section displays your project's location in its Organization. If the section is blank or doesn't exist, then your project needs to be migrated to an Organization. Learn more about public and internal apps, how to use Organizations, and how to migrate your project to an Organization.