You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's probably an issue with HTTP/2. Until we can pull in OkHttp 3.3.1, you should either turn off HTTP/2 on your servers or if you can't (in the case of CloudFlare) there might be some way to disable HTTP/2 support with a bit of Java code - that's the direction I'd look in.
Having a very odd problem with TypeError: Network request failed from fetch on android.
This also works fine on the iOS version of the same app and the Android browser can navigate to the site.
The fact that it starts working as soon as you inspect SSL traffic with Charles or Fiddler is making this difficult for us to debug.
The text was updated successfully, but these errors were encountered: