Hi, guys -- In case of error, the server returns error code 400 and detailed explanation as "application/json". httpjob.ErrorMessage returns expected "bad request", but I can't access htpjob.GetString. Any ideas how to reconstruct HttpUtils2 ? As I see the subroutine hc_ResponseError , unlike hc_ResponseSuccess, doesn't read "response". I tried to reconstruct, but without success