ContributionsMost RecentMost LikesSolutionsRe: Unable to send soap request when connected to Corporate VPN Yes I tried to open the WSDL in the browser it seems that WSDL files is loading in the browser even if the VPN is enabled. The WSDL is not hosted in the same server. When I disconnect the VPN it is getting loaded in the SOAPUI, but when I enable VPN it does not seems to load the WSDL for some reason. It gives me below error Error loading [https://abc.com/somefile/UserServices.wsdl]: java.lang.Exception: Failed to load url; https://abc.com/somefile/UserServices.wsdl, 0 Unable to send soap request when connected to Corporate VPN Hello, When I try to send a SOAP request through corporate VPN, I am unable to send the request. Also, when I try to import the WSDL it does not allow to import saying cannot find the wsdl defination. It is mandatory for me to be on VPN as I need a LDAP access in the code. Kindly let me know how can I still access the Web Service being on VPN, do I need to add the Web Service somewhere to get access to the service ? Request you to kindly help me with this