2023-04-28 145703870 http-nio-7006-exec-5 ERROR comccssoftm8dmppamcommonPamExceptionHandler PamExceptionHandlerjava78 - ExceptiondetailCould not find acceptable representationerrCode400exceptionClassc
该日志记录了一个应用程序中的异常,异常类为 HttpMediaTypeNotAcceptableException,错误消息为“Could not find acceptable representation”,错误代码为 400。这种异常通常在客户端请求中指定了不受支持的媒体类型或内容协商失败时发生。在这种情况下,服务器无法提供客户端请求的表示形式。可能需要检查客户端请求中指定的媒体类型是否正确,并确保服务器支持该媒体类型。
原文地址: https://www.cveoy.top/t/topic/dxEG 著作权归作者所有。请勿转载和采集!