Android app encounters a Network Error while fetching the enterprise reCAPTCHA token
Summary The Android app intermittently fails to fetch the enterprise reCAPTCHA token due to network-level connectivity issues when connecting to www.recaptcha.net. DNS resolution returns a valid IPv6 address, but TCP connection establishment fails, resulting in a Network Error. The issue affects only some users and occurs sporadically. Root Cause IPv6 connectivity failure: The app fails … Read more