io.ktor.client.call.NoTransformationFoundException: No transformation found: class io.ktor.utils.io.a (Kotlin reflection is not available) -> interface java.util.List (Kotlin reflection is not available) #115
AmineB
commented 2022-12-18 19:57:55 +00:00
Owner
```
io.ktor.client.call.NoTransformationFoundException: No transformation found: class io.ktor.utils.io.a (Kotlin reflection is not available) -> interface java.util.List (Kotlin reflection is not available)
with response from XXXXX/items?type=unread&items=200&offset=0:
status: 200 OK
response headers:
content-security-policy: default-src 'self'; frame-src 'none'; object-src 'none'; style-src 'self' 'nonce-v8qUuHPdcHHLWTuT5FSsvXNkeizD3nUE'; frame-ancestors 'none'; base-uri 'self'
, content-type: text/html; charset=utf-8
, date: Tue, 06 Dec 2022 17:18:19 GMT
, permissions-policy: interest-cohort=()
, referrer-policy: strict-origin-when-cross-origin
, server: nginx/1.18.0 (Ubuntu)
, transfer-encoding: chunked
, x-content-type-options: nosniff
, x-frame-options: SAMEORIGIN
, x-xss-protection: 1; mode=block
at io.ktor.client.call.HttpClientCall.bodyNullable(HttpClientCall.java:93)
at bou.amine.apps.readerforselfossv2.rest.SelfossApi.getItems(SelfossApi.java:320)
at bou.amine.apps.readerforselfossv2.rest.SelfossApi$getItems$1.C(SelfossApi.java:19)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:33)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.java:138)
at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.java:112)
at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.java:14)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.java:62)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:46)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.java:138)
at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.java:112)
at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.java:14)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.java:62)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:46)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.java:138)
at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.java:112)
at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.java:14)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.java:62)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:46)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.java:138)
at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.java:112)
at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.java:14)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.java:62)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:46)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.java:138)
at io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.java:112)
at io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.java:14)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.java:62)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:46)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.java:106)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8751)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [v2{Cancelling}@5215d50, Dispatchers.Main]
```
AmineB
added the 2022-12-18 19:57:55 +00:00
Type = Bug
label
AmineB
added this to the Dev project 2022-12-18 19:57:55 +00:00
AmineB
closed this issue 2022-12-18 19:58:01 +00:00
Labels
No Label
Difficulty - Beginner friendly
Difficulty = Easy
Difficulty = Hard
Difficulty = Medium
Priority = CRITICAL
Priority = High
Priority = Low
Priority = Normal
Priority = Some day
Status - Fixed somewhere else
Status - No details provided
Status = Can't fix
Status = Duplicate
Status = Help wanted
Status = Invalid
Status = Need more details
Status = Taken
Status = Wontfix
Type - Selfoss works like this
Type = Bug
Type = Chore
Type = Enhancement
Type = Feature
Type = Question
Type = SELFOSS API ISSUE
Type = Tools
Type = UX/Design
Up For Grabs
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Louvorg/ReaderForSelfoss-multiplatform#115
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?