CRamsan / CoreProject

This is a project that aims to provide a scalable architecture for mobile development.
https://cramsan.com/
1 stars 0 forks source link

Fix io.ktor.client.features.ClientRequestException: Client request(https://www.reddit.com/r/r/Planetside/hot.json) invalid: 404 Not Found. Text: "{"message": "Not Found", "error": 404}" in io.ktor.client.features.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke #168

Closed CRamsan closed 3 years ago

CRamsan commented 3 years ago

Version 5.4.0-debug(1)

Stacktrace

io.ktor.client.features.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke;

io.ktor.client.features.HttpCallValidator$Companion$install$3.invoke;

Reason

io.ktor.client.features.ClientRequestException: Client request(https://www.reddit.com/r/r/Planetside/hot.json) invalid: 404 Not Found. Text: "{"message": "Not Found", "error": 404}"

Link to App Center