christophsturm
04/17/2020, 7:49 AMe5l
04/17/2020, 7:50 AMmaster
. It will be available in the next release.christophsturm
04/17/2020, 8:04 AMio.ktor.client.features.ClientRequestException: Client request(....) invalid: 400 Bad Request
christophsturm
04/17/2020, 8:05 AMe5l
04/17/2020, 8:06 AMresponse
from the exception and receive body there?christophsturm
04/17/2020, 8:08 AMe5l
04/17/2020, 8:09 AM400
to exception by disabling expectSuccess
flag: https://api.ktor.io/1.3.2/io.ktor.client/-http-client-config/index.html
It can be useful for debug.christophsturm
04/17/2020, 8:10 AMchristophsturm
04/17/2020, 8:11 AMe5l
04/17/2020, 8:12 AMe5l
04/17/2020, 8:12 AMresponse
property, it should workchristophsturm
04/17/2020, 8:12 AMchristophsturm
04/17/2020, 8:13 AMchristophsturm
04/17/2020, 9:02 AMSerVB
04/17/2020, 6:52 PM