M
at io.ktor.utils.io.charsets.CharsetJVMKt.throwExceptionWrapped(CharsetJVM.kt:323)
at io.ktor.utils.io.charsets.CharsetJVMKt.encodeImpl(CharsetJVM.kt:48)
at io.ktor.utils.io.charsets.EncodingKt.encodeToImpl(Encoding.kt:202)
at io.ktor.utils.io.charsets.EncodingKt.encode(Encoding.kt:58)
at io.ktor.utils.io.charsets.EncodingKt.encode$default(Encoding.kt:57)
at io.ktor.http.CodecsKt.encodeURLParameter(Codecs.kt:113)
at io.ktor.http.HttpUrlEncodedKt$formUrlEncodeTo$1.invoke(HttpUrlEncoded.kt:49)
at io.ktor.http.HttpUrlEncodedKt$formUrlEncodeTo$1.invoke(HttpUrlEncoded.kt)
at kotlin.text.StringsKt__AppendableKt.appendElement(Appendable.kt:71)
at kotlin.collections.CollectionsKt___CollectionsKt.joinTo(_Collections.kt:2519)
at kotlin.collections.CollectionsKt___CollectionsKt.joinTo$default(_Collections.kt:2513)
at io.ktor.http.HttpUrlEncodedKt.formUrlEncodeTo(HttpUrlEncoded.kt:41)
at io.ktor.http.HttpUrlEncodedKt.formUrlEncodeTo(HttpUrlEncoded.kt:68)
at io.ktor.http.URLUtilsKt.appendUrlFullPath(URLUtils.kt:99)
at io.ktor.http.URLUtilsKt.getFullPath(URLUtils.kt:77)
at io.ktor.http.Url.toString(URLBuilder.kt:127)
at io.ktor.http.URLUtilsJvmKt.toURI(URLUtilsJvm.kt:51)
at io.ktor.client.engine.apache.ApacheRequestProducer.setupRequest(ApacheRequestProducer.kt:125)
at io.ktor.client.engine.apache.ApacheRequestProducer.<init>(ApacheRequestProducer.kt:37)
at io.ktor.client.engine.apache.ApacheEngine.execute(ApacheEngine.kt:36)
at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:83)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)