Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input #22

Open
lestchun opened this issue Dec 18, 2019 · 1 comment

Comments

@lestchun
Copy link

当点击发布上线的时候 会发送一个请求过来没有内容。只有header
这时候调用
com.baidu.dueros.bot.BaseBot(HttpServletRequest)
方法就会报错。希望内部能够做个判断下

@jamzhou
Copy link

jamzhou commented Mar 23, 2020

生产上也发现这个问题,最后我复制了BaseBot的代码,做了try-catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants