Hi all,
I am having difficulty understanding this error I get from the http receiver adapter. it seems that the uri that is built consists of a concatenation of the relative request url & http receiver parameter
Http request:
http receiver:
Error I get:
As you can see it is a corrupted url. I have seen this error before on SCN but no explanation about the error.
What is going on here?
I know I can set the CamelHttpUri & url to the target url but that gives a 503 on a url that works perfectly in the browser.
Regards
Tom