responseerror

  1. M

    iOS Question ResponseError: unsupported URL, status code: 0

    I am having a little difficulty with the post strings using iHtppUtils going to my jRDC server. If I leave the iOS post string unencoded the app throws out the error ResponseError: unsupported URL, however if I encode it using stringutils, the app sends the post but the jRDC server handler...
  2. Sandman

    Android Question [SOLVED] Sanity Check: OkHttp_ResponseError and StatusCode=200 at same time?

    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...
Top