Hello everyone, I started to experiment with Ktor ...
# ktor
g
Hello everyone, I started to experiment with Ktor recently and having a problem with POST request to my endpoint. After installing CORS I’m getting 403 forbidden response - what is it that I have to enable(header probably) to be able to make a POST requests?