SOAP API Request Error

HI,

I’m trying to make a SOAP API request. I grabbed a public SOAP endpoint, to test this functionality in uipath, but when I’m trying to test the api call in the SOAP Request Wizard uipath thows me an error that says “Exception has been thrown by target of an invocation”. Does anyone knows why this error is being thrown?

Thanks for any help.

Regards

Check if the end point is valid and also if there is any data ?
This kind of error usually occurs if there is null value.