Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unverified App Error

Avik3
New Member

Hello everyone,  I am facing an error regarding one of my apps. 

I have completed every verification that is there but the unverified screen error is still not being removed. 

Currently it is showing me that Domain Verification hasn't been done but in the verification centre everything has been done from my end. For the scope I am taking the basic things such as email, profile photo and name along with drive access which are currently in the non-sensitive scope.

Screenshot 2025-03-20 at 10.42.36 PM.png

Screenshot 2025-03-20 at 10.43.36 PM.png

Screenshot 2025-03-20 at 10.43.55 PM.png

0 1 445
1 REPLY 1

Hi @Avik3,

Welcome to Google Cloud Community!

To authenticate end users and access user data in your app, you need to create one or more OAuth 2.0 Client IDs. A client ID is used to identify a single app to Google's OAuth servers. If your app runs on multiple platforms, you must create a separate client ID for each platform. Steps are provided here: Authorize credentials for a web application

On the app's Pantheon page, you should be able to see the list of scopes for which the app has been verified for:

  • APIs & Credentials > OAuth Consent Screen > Edit > Scopes page.

Note that:If your public application uses scopes that permit access to certain user data, it must complete a verification process. If you see unverified app on the screen when testing your application, you must submit a verification request to remove it. Find out more about unverified apps and get answers to frequently asked questions about app verification in the Help Center.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.