yhdata_LM1VrDXh
2023-4-20 17:25:42
发布在问答
【数据处理】
RESTful数据集
RESTful数据集POST请求url:http://domain/getList
请求体:{
"classify": ?{classify}
}
参数:classify=“aaa”
报错:JSON parse error: Unrecognized token 'aaa': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false'); nested exception is com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'aaa': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (PushbackInputStream); line: 2, column: 21]
这个怎么解决
|
免责声明:本文不代表本站立场,且不构成任何建议,请谨慎对待。
版权声明:作者保留权利,不代表本站立场。