I'm trying to configure the OAuth consent screen for my Google Cloud project but I keep getting redirected to a different page.
What I'm trying to do:
Configure OAuth consent screen settings (app name, domains, scopes) to submit my app for Google verification.
Steps I've tried:
Navigating to APIs & Services → OAuth consent screen
Using direct link:
https://console.cloud.google.com/apis/credentials/consent?project=[MY-PROJECT-ID]Tried incognito mode
Tried different browsers (Chrome, Firefox)
Actual behavior:
All attempts redirect me to https://console.cloud.google.com/auth/overview instead of showing the OAuth consent screen configuration page.