This is happening only when I let ktor serialize m...
# ktor
m
This is happening only when I let ktor serialize my data. If I invoke
json.encodeToString()
explicitly, the serialization work as expected. I'm using ktor 1.5.1. Why is this happening?
i
💯 1
☝🏼 1
m
Thanks, @Ivan Pavlov! You saved me many hours, most likely.
👍 1