Hi All,
I have migrated my UiPath code from legacy to windows and replaced salesforce activities. Currently, I’m using Salesforce Application Scope activity and it suddenly stopped working with error - invalid grant, Authentication Failed. After migration it still worked but since yesterday it stopped working with the above mentioned error.
Below fields are being used to establish the connection:
consumerkey, securitytoken, consumersecret, username, password, servername
Used - UiPath.Salesforce.Activities - 1.9.3
PS - In legacy with same credentials, bot is able to establish connection with Salesforce. so credentials are correct.
Any help would be appreciated
Thanks