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

GCP OAuth consent redirecting to OAuth Overview Page

When i go to Google Cloud Console > APIs & Services > OAuth consent screen it redirects me to OAuth Overview so I cannot use the Gmail API for my Python program.
I tried multiple browsers and still couldn't access it. 

0 1 54
1 REPLY 1

Hi @Pavle,

Welcome to Google Cloud Community!

For troubleshooting, try the following steps to diagnose and resolve the problem aside from trying different browsers:

  1. Create a New GCP Project - set up the project to rule out issues with existing project configurations and configure the OAuth consent screen from scratch.
  2. Test with a New Gmail Account
  3. Use Incognito or Private Browsing Mode
  4. Clear Browser Cache and Cookies
  5. Verify Two-Factor Authentication (2FA) - 2FA must be enabled for the Google account used in the GCP Console to enhance security and rule out authentication issues. 
  6. Test from Multiple IP Addresses - Attempt accessing the GCP Console and OAuth consent screen from different networks such as home Wi-Fi, mobile data, or a VPN.

Refer to these documentations related to configuring OAuth consent screen which you may find helpful:

If the issue persists, kindly reach out to Google Workspace Customer Care for further assistance.

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.