could someone point me to where i can ask some - most probably stupid - ktor client related beginner questions? 😳 🙈
like.. how to read a json response if 200 and handle non-200 otherwise explicitly.. 🤔 right now it seems this should be handled via try catch.. which seems a bit weird.. but maybe it isn't.. 🤔