This app isn't verified This app hasn't been verified by Google yet. Only proceed if you know and trust the developer

Prakash picture Prakash · Aug 1, 2017 · Viewed 61.9k times · Source

Hi I have developed an web application using google app engine, for google shared domain contact, Its working fine when I am running it in the localhost but when I deploy that application into google app engine it showing warning screen before user conforming for consent(as shown in the image).

error message before consent

I am using 2 scope http://www.google.com/m8/feeds/contacts/ and https://www.googleapis.com/auth/userinfo.email. when I try to add a user information in the google shared contact I am getting a exception message as www.google.com. How can I resolve the problem? am i need to verify my application in the oauth_app_verification. Can any one solve this?

Thank you.,

Answer

Khalil M picture Khalil M · Aug 1, 2017

You need to go through the verification process before you launch your app. This new process came recently to protect user's data. You can start the verification by submitting this form but before it is recommended to follow steps here