Я пытался позвонить в IBM Blumix APIConnect, чтобы получить JSON.RestTemplate использовать для этого.Но я получаю это сообщение об ошибке.
"Error while extracting response for type [class x] and content type [application/json]; nested exception is org.springframework.http.converter.HttpMessageNotReadableException: 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\n at [Source: (PushbackInputStream); line: 1, column: 2]",
как я могу это исправить.Я попробовал ту же самую конечную точку с POSTMEN.Это показывает правильный JSON.