Skip to content

UB 5.24.27 compatibility: parse server-side error with HTTP code 400, handle non-escaped errMsg

Pavlo Mashliakovskiy requested to merge fix/http400handling into master
  • SyncConnection now tries to parse server-side error with HTTP code 400 in addition to >401 in case response content type is `application/json``
  • UI parser of server-side exceptions now can parse both double-escaped error message, produced by UB@5.24.26`

Merge request reports

Loading