Miguel Fermin
10/01/2019, 2:05 AMktor
, I followed a tutorial that how to make a GET, but I feel like I'm missing something fundamental for the POST.
This is the error I'm getting: kotlin.String cannot be cast to io.ktor.client.call.HttpClientCall
any ideas or tutorial I could follow. Thanks in advance!Jan Stoltman
10/01/2019, 7:04 AMMiguel Fermin
10/01/2019, 8:53 AM