【发布时间】:2017-11-02 22:22:00
【问题描述】:
当我试图运行我的流程时,得到这个
error Response code 411 mapped as failure Response code 411 mapped as failure.
Payload : org.glassfish.grizzly.utils.BufferInputStream@16e8c87
Element : /post_sampleFlow/processors/1 @ post_sample:post_sample.xml:70 (HTTP_Post).
请告诉我是什么问题。
【问题讨论】:
-
请提供更多信息...
-
我只想获取访问令牌。你能指导我如何得到它吗?
-
您使用的是post_sampleFlow,所以我预计是POST方法处理,411表示需要长度。请在标题中提供
Content-Length。使用邮递员或其他工具,就可以了。但是,在我看来,您做错了什么,从那时起-我需要了解更多信息才能给您好的答案... -
实际上我正在尝试使用 post 方法在 mule 中提供表单数据? bt 我不知道如何在 mule 中做到这一点。所以我尝试使用 http 连接器...如果您对此有所了解,请指导我..
标签: response