Hey everyone I'm having trouble reading the HttpRe...
# ktor
s
Hey everyone I'm having trouble reading the HttpResponse body of a failed request. When the request fails my api returns in the body a message that helps me solve the issue, but everytime I use readText it returns null.