Hello to all
I’m working for some time with one user in salesforce thro studio package.
I found out that 2 processes cant work on the same user and one ends the session in the middle of the run.
so I created a new API user in salseforce - not UI
- I reset the user security token
- use the same consumerKey&Secret as old user
- API user cred
- Live server
but I get an authentication error while trying to configure salesforce application scope activity.
ant thought why?
maybe an API user cant work with UiPath?
thanks in advanced.