How can I prevent this ktor-client exception when the response type is nullable and the body is empty?
Copy code
ReceivePipelineException: Fail to run receive pipeline: NoTransformationFoundException: No transformation found: class JsHttpResponse -> class ExerciseProgressDTO