I have a few users seeing a rare error that I have never seen myself when testing my app, so I'm working my way through the source to figure out what's happening. And now I have to ask a control question to the forum:
In OkHttp, is it possible to enter ResponseError, and at the same time have the StatusCode be 200?
If so, what could cause that?
In OkHttp, is it possible to enter ResponseError, and at the same time have the StatusCode be 200?
If so, what could cause that?