googleapis / google-api-java-client

Google APIs Client Library for Java
Apache License 2.0
1.35k stars 698 forks source link

GoogleIdTokenVerifier.verify returns connect timed out #2510

Closed zhangmm-2024 closed 2 months ago

zhangmm-2024 commented 2 months ago
com.google.api-client google-api-client 2.3.0 com.google.http-client google-http-client-jackson2 1.44.1
zhumin8 commented 2 months ago

Thank you for reporting. At first glance, this sounds like either a server side issue or network connection issue. It is hard to debug without any more details.

If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Feel free to reopen if you believe it is a bug on the client side code, and provide a simple reproducer so we can debug.