Hello Guys.. my API Wrapper was working well until a few days ago where I started getting this exception out of nowhere. Any ideas on what's causing this? Ktor version being used is 1.2.2
An unknown exception was caught. io.ktor.client.call.NoTransformationFoundException: No transformation found: class kotlinx.coroutines.io.ByteBufferChannel (Kotlin reflection is not available) -> class fyi.exceptions.ErrorResponse (Kotlin reflection is not available)
e
e5l
09/19/2019, 9:01 AM
Hi @Sergioedcigreja, did you configure response validation or