liubao68 commented on issue #2243:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2243#issuecomment-782983546


   你这个错误是 consumer 抛出来的还是 provider 抛出来的? consumer 使用 Spring MVC, provider 使用 
RPC 定义接口? 请求流程是 浏览器 (postman) 访问 consumer , consumer 再 RPC 访问 provider 吗? 你是不是 
consumer 的接口也改成了 String ? 如果 consumer 是 String, 浏览器(postman)传参的时候, 
需要将内容用双引号引起来, 即输入 json string。 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to