15-05-23 08:37 PM
We are trying to communicate with another resource PC via remotePC http. However, getting authentication failed error even with valid credentials.
All we are doing this in order to execute a job on a diff resource PC. Is this the right approach ? Please advise.
Note: The working when tried locally from the resource PC
15-05-23 08:51 PM
From your screenshot, it looks like you're just using "User" instead of "User%20Name" for the username value 'admin'.
This KB article shows the example syntax for running a HTTP command to start a process -- could you try adding the above value and see if that works?
15-05-23 09:34 PM
Steve Boggs
Hi Steve, Yes, it worked with user name instead just user. However, it works only for authentication server users(AD user), getting same error for BluePrism native accounts.
Also, what does the response mean ? How to rectify ?
16-05-23 04:14 PM