Hi, I'm trying out ktor and reading the HTTP API—Ktor 1.4.0, but when I make post request it gives me Caused by: io.ktor.features.CannotTransformContentToTypeException: Cannot transform this request's content to com.example.LoginRegister
r
Rafal
12/05/2020, 2:04 PM
Looks like you dont have any ContentNegotiation feature installed