cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Proxy Authentication Required HTTP Error 407

Former Member
0 Likes
5,263

Hi All,

I am using PI 7.1 and have a SOAP <-> ABAP Proxy scenario.

I have created a WSDL from the "Display WSDL" wizard of the ID and shared the same with the 3rd party vendor.

While creating the WSDL, in the pipelin url, I have provided the HTTP Adapter url and also included &sap-user=XXXXXX&sap-password=XXXXXX

When the 3rd party system is invoking the WSDL using .Net , he is getting the below error:

"HTTP Error 407. Proxy Authentication Required".

Please tell me if I can do someting on my end to incorporate the Proxy credential or the 3rd party .Net system need to do on his end.

regards,

Piyush

View Entire Topic
Former Member
0 Likes

Hi Piyush,

This error can occur because of:

1. The connectivity port is not opened from either your end or the 3rd part's end. - Get in touch with your IS/Engineering team or Basis team to check if the connectivity is there. Need to Open an IP socket connection to that IP address.

2. The user id you have mentioned is locked, or the credentials(username/passwor) are incorrect.

Please check these and revert.

Cheers,

Souvik