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

Where to find OAuth App error logs?

Hello, I am wondering where I can find the relevant logs to see what kind of errors I am getting, and why. Can someone point me in the right direction please? In particular I want to address the error rate chart in the middle.

hseinbitar_0-1743443994475.png

 

0 1 93
1 REPLY 1

Hi @hsein-bitar,

Welcome to Google Cloud Community! 

The image you provide displays an overview dashboard for OAuth applications within Google Auth Platform. It shows metrics like traffic, errors, and users. However, it doesn't give a direct link or instruction on how to access detailed error logs.

To find error logs for your OAuth app, you will likely need to:

1. Explore the Google Cloud Console/Platform:

    • See the "Log Explorer" or "Error Reporting": Many Google Cloud services have dedicated logging and error reporting features within the Cloud Console. Search for these services to see if your OAuth application's errors are being captured there. 
    • Check "APIs & Services" Dashboard: Go to the "APIs & Services" section in the Google Cloud Console. Find your OAuth app. There might be a section for monitoring or logs related to the API usage.

2. Consult Google Cloud Documentation:

    • See the documentation on OAuth error handling within Google Cloud. The documentation is the best place to understand what logging features are available for your specific setup.

For more information, refer to these documentation:


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.