Skip to content

Error Handling for Bad Requests

Yash Dholakia requested to merge error-handling into master

When passing "%" in dataId and RecordId fields, we get generic internal server error with incorrect 500 http status code. Handled those errors with correct error code and response.

Edited by Yash Dholakia

Merge request reports