I am using OkHttp in Kotlin to POST JSON data to my REST API endpoint. However, JSONParser().parse(request) is giving a bad request error. I think that there is some issue i