I also experienced this issue in postman. In my case, I can't modify default Content-Type so that the value can be application/json-patch+json. So, I disable the default one and add another Content-Type with value 'application/json-patch+json'. screenshot
Hope this work for you.