Hello Experts,
In order to connect to URL I call cl_http_client=>create_by_url( EXPORTING url = im_url ….)
During the standard methods an exception http_communication_failure is raised.
In the debug I can see that method GET_HEADER_FIELD in CL_HTTP_ENTITY is called. There value = 407

Is this error code connect to ‘407 Proxy Authentication Required’?
Thank you in advance
Hagit