1、调用 youzan.scrm.customer.create接口,增加会员,contact_address里的area_code字段没有增加上,同样youzan.scrm.customer.update修改接口也没有更新上;
2、新增会员成功后,再次调用youzan.scrm.customer.search接口查询,没有查到新增数据,过两三分钟再查才能查到,
有延迟。
3、用sdk调用youzan.scrm.customer.update,报错提示:java.lang.RuntimeException: com.fasterxml.jackson.
databind.exc.MismatchedInputException: Cannot construct
instance of `com.youzan.open.sdk.model.ErrorResponse` (although at least one Creator exists):
no boolean/Boolean-argument constructor/factory method to deserialize from boolean value (true)
at [Source: (String)"{"response":true}"; line: 1, column: 13] (through reference chain:
com.youzan.open.sdk.model.Response["response"])
用自己定义的httpclien请求,提示更新成功后,再次查询,出现中文乱码
4、用sdk调用youzan.scrm.customer.remark.update,报错提示:java.lang.RuntimeException: com.fasterxml.jackson.
databind.exc.MismatchedInputException: Cannot construct
instance of `com.youzan.open.sdk.model.ErrorResponse` (although at least one Creator exists):
no boolean/Boolean-argument constructor/factory method to deserialize from boolean value (true)
at [Source: (String)"{"response":true}"; line: 1, column: 13] (through reference chain:
com.youzan.open.sdk.model.Response["response"])
提示更新成功后,再调用哪个接口能看到remark
|
|
用手机打开
收藏
赞 0
···
回复
|
|
|
|