Hi

What Camel version?
Also take a look at the unit tests/docs of the component and see how it
does auth. As you also need to set auth type such as BASIC / DIGEST etc.
And btw those kind of auth are old school. So today you may be need of
using OAuth or certificate based security.

Look here for some general tips on support and what you can do yourself
https://camel.apache.org/community/support/


On Wed, Sep 3, 2025 at 1:12 PM Rohan Emmanuel <[email protected]>
wrote:

> Hi,
> I have using http component with authPassword and authUsername to connect
> to an http server . But i am receiving 401 error.
>
> The http server is not getting the Authorization header. Is this a bug in
> http component?
>
> Regards,
> Rohan Emmanuel
>


-- 
Claus Ibsen

Reply via email to