I'm working with Unreal Engine and a rest plugin that allows me to send API requests. Here I send a GET request with select=*, it works fine. But as soon as I set the same POST request, it adds a NULL row to the db (when entering some Body, if not I get an error)