Ronny Løvtangen

Results 2 comments of Ronny Løvtangen

Tried different Gradle version. I'm having this issue with Gradle 3.2 and later (including 4.7, which is latest). Probably related to Ctrl-C changes described here: https://docs.gradle.org/3.2/release-notes.html#ctrl-c-no-longer-stops-the-daemon-on-first-run Using `--no-daemon` seems to...

Same goes for HTTP Status Code 4xx. I integrate with an api that responds with 400 Bad Request, with a JSON body with error details, when I post something the...