I have created a manual HTTP request where in i am passing SOAP request. My application needs basic authentication which i have declared in server definition. We are trying to make connection from local machine to remote servers through VPN.
Now, when i try to replay the script i am getting below Errors.
Error detected by NeoLoad
Error Code: NL-NETWORK-01 Message: Network error: An IO error occurred sending the request. Details: java.io.IOException: java.net.SocketException: Network is unreachable: connect
Please refer to the documentation for further details and advice
Sometimes we get the 401 authorization error also.
No answers