Having a very odd problem with TypeError: Network request failed from fetch on android.
- Using http with no tls works
- Using https with fiddler or charles proxy works fine (it resigns the request).
- Using https with cloudflare does not work for one rest call only. The rest of the rest calls on the same hostname and server work.
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.
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.