I am experiencing an issue with my Google OAuth 2.0 integration. When I try to log in via Google using my test application, I receive the following error message:
“Access blocked: DEMO application did not pass Google’s verification process.”
The message also states that the app is still in testing and only approved testers have access. However, I am already using a tester account (PII Removed by Staff), but I still get blocked.
Even as a IAM access granted user, I am being denied access. I expected that test users would be able to access the app without the verification process being completed, but that’s not working.
Am I missing any additional settings in the OAuth consent screen or API configuration?
PLEASE HELP GUYS. im stuggling such a long time
Hi @trispirit,
Welcome to Google Cloud Community!
It seems that Google either isn’t recognizing your tester account as an authorized user or there might be a misconfiguration in the OAuth consent screen settings. I’m not an expert, but you can try the following steps to troubleshoot the issue:
You may also refer to this documentation for more information on OAuth 2.0.
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.