Project ID: (PII Removed by Staff)
I’m trying to complete OAuth branding verification for my app (uses the sensitive scope
https://www.googleapis.com/auth/spreadsheets), but the verification keeps failing with the
exact same three errors, no matter how many times I fix and resubmit:
- “The website corresponding to your home page URL is not registered to you.”
- “Your home page does not explain the purpose of your application.”
- “The application name configured for your OAuth consent screen does not match the one
shown on your home page.”
Everything the requirements ask for is already in place:
- Home page: (URL Removed by Staff) — publicly accessible, returns 200,
clearly states the app name (“Tetibolako”) and its purpose (family budget tracking app),
no login required. - Privacy policy: (URL Removed by Staff) — live, linked from the
home page and from the OAuth consent screen. - Domain (tetibolako.netlify.app) verified as a URL-prefix property in Google Search Console,
under the same Google account that is Owner of this Cloud project (confirmed via IAM). - Authorized domain added successfully in the Branding page with no error.
- App name field is set to exactly “Tetibolako”, matching the and on the home page.
- I’ve re-triggered branding verification multiple times (a new “branding info verification”
entry appears in notifications each time), always resulting in the identical three errors
above, unchanged.
This looks like the same branding verification loop issue reported by other developers here
recently. Could someone from the Trust & Safety / Cloud team please inspect the branding state
for this project and either trigger a manual review or point me to what’s actually still wrong?
Happy to provide screenshots if useful. Thank you!