oscerd commented on issue #1171:
URL:
https://github.com/apache/camel-kafka-connector/issues/1171#issuecomment-844013338
yes but in the
- to: "{{url}}"``
You need to specify also the new parameters
- to: "{{url}}"``
parameters:
authMethod: "{{authMethod}}"
authUsername: "{{authUsername}}"
authPassword: "{{authPassword}}"
Then you'll need to specify this parameters into the flow-binding in
http-sink part
--
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]