Skip to content

CE-3220: Handle invalid Host ID

Imre Toth requested to merge CE-3220_Handle_invalid_host_id into develop

Respond with status code 404 if the user enters an invalid (not decode-able) HostId on the FE when fetching Host details.

Also fixed response when Host could not fund to respond with 404.

Merge request reports