Hello There
I am using HTTPUtils ( https://www.b4x.com/android/forum/threads/46565/#content ) and so far all is good until I tried to extract the response block returned OnError by the server ( I was unable to find a way to do it unless I am missing something).
Sub hc_ResponseError (Response...
I’m using a slightly modified OkHttpUtils. (It’s modified to be more specialized when communicating with the API on my server.)
In it there's an event _ResponseSuccess that contains this:
' Response is an OkHttpResponse
Response.GetAsynchronously("response", File.OpenOutput(temp_folder...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.