My Google developer account shows that my app is verified, but I still see "This app isn't verified". How do I get Google to properly review my OAuth app?

My Google developer account shows that my app is verified, but I still see "This app isn't verified". How do I get Google to properly review my OAuth app?

There’s one critical step in the process, which is to add the ../auth.contacts.readonly and  ../auth.contacts.other.readonly scope to your Google developer account. If this scope isn’t present, Google will just rubber stamp your verification and make everything look so good in your developer account, while reality is different.

There are a few gotchas in doing this properly, so I made a short video to show and describe how to do it. This video shows how to ensure your OAuth app is ready for a proper review including verifying your URLs and adding the appropriate scope. 

Got burning questions hotter than a chili-eating contest? Spice up our day by emailing support@cloudsponge.com, and we'll douse the flames of confusion
    • Related Articles

    • How do I verify my domain for Google OAuth?

      You need to prove that you own your domain before Google approves your OAuth project. Here’s how to do it. Did you already verify your domain? Maybe you aren’t quite sure that your domain is verified. Maybe you are trying to figure out which Google ...
    • What scopes should I choose for Google OAuth and how do I justify them?

      To use Google Contacts for the Contact Picker, choose the People API scopes, contacts. readonly and contacts. other.readonly. To justify your scopes, pick one of the use case justifications below: Referral program: We use the Google Contacts data to ...
    • How do fix the, "invalid client" error after I change the branding for Google Contacts?

      After applying the changes to see your domain in the Google Authentication window, you may still get an invalid client error from Google. That error is displayed when under “APIs & auth” -> “Consent screen” you have empty field. Make sure the field ...
    • How do I add CloudSponge to my Google OAuth project?

      Add us to your Google OAuth Google OAuth is tricky to get right. We understand the frustrations, we’ve helped 100’s of customers through the process. That’s why you should consider this recommended step when setting up your Google OAuth. Adding us to ...
    • Why are my Google imports failing?

      If your Google imports fail, you must check that your Google OAuth credentials are still valid. 1. Test your Contact Picker with an email address outside of your organization. 2. If you verify that Google Contacts is not working, go to your Google ...