This message was deleted.
# server
s
This message was deleted.
a
Add Json Feature to your client config https://ktor.io/docs/json-feature.html
j
I have json feature installed, but it still produces the same error.
a
Did u add a serializer?
j
Yes. The request body serialization works, it just fails to deserialize the result.
a
Try changing the engine, it might help