标题: JSON parse error: Illegal character ((CTRL-CHAR, code 31)): only regul [打印本页] 作者: 兜兜零元 时间: 2024-6-11 10:50 标题: JSON parse error: Illegal character ((CTRL-CHAR, code 31)): only regul 一、报错产生场景
RuoYi-Cloud OpenFeign远程调用接口异常错误,错误信息如下:
JSON parse error: Illegal character ((CTRL-CHAR, code 31)): only regular white space (\r, \n, \t) is allowed between tokens; nested exception is com.fasterxml.jackson.core.JsonParseException: Illegal character ((CTRL-CHAR, code 31)): only regular white space (\r, \n, \t) is allowed between tokens
at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 2]