我试图从我的spring boot应用程序向第三方API发送一个POST请求,并返回一个HTML响应。当我发布数据时,它给出如下错误。我的需求是将数据从前端传递到spring boot应用程序,并在post方法中调用第三方API,然后再次将响应HTML返回给前端。Error while extracting response for type [class org.springframework.http.ResponseEntity] and contenttype [text/html;charset=<em