Hello everyone,
I am trying to use the activity SOAP Request (under App integration). In order to configure my endpoint on the SOAP Request Wizard. I key in my WSDL url which is running on my local JBoss. The web service is running over SSL. So for the authentication on the wizard, I choose Client Certificate where I key in the certificate path (a keystore file or .crt) and also the password.
When I hit invoke I get this error: System.Net.WebException: The request failed with HTTP status 403: Forbidden.
Note that the same configuration is used with SoapUI and it is working fine.
I think UiPath is not reading the client certificate properly.
Any advice?
Many Thanks
Sami