postman报Unsupported Media Type: Content type 'text/plain;charset=UTF-8' not supported

postman之所以报Unsupported Media Type: Content type 'text/plain;charset=UTF-8' not supported错误,是发送数据的格式不正确,需要修改数据的发送方式所匹配的格式。

因为发送的数据是json格式的,而postman默认是text格式,有些会报错,所以改成选择json样式。

posted @ 2019-09-02 16:05  Xie倚楼听风雨  阅读(5018)  评论(1编辑  收藏  举报