googleapis / google-auth-library-python

Google Auth Python Library
https://googleapis.dev/python/google-auth/latest/
Apache License 2.0
755 stars 303 forks source link

fix: Change log level to debug for return_none_for_not_found_error #1469

Closed rgryta closed 5 months ago

rgryta commented 5 months ago

At the moment google-auth library produces a lot of logging messages when universal domain isn't found on the server - logging message includes the entirety of GCP HTML 404 website contents.