Salesforce - download file activity - object reference not set to instance of an object

salesforce package is the latest: uipath.salesforce.activities 1.8.0

salesforce downlod activity keeps leading to this error
Download File: Object reference not set to an instance of an object.

i hardcoded all my input properties e.g. foldername/id etc… but still getting the above error…


a

Hello @jack.chan

Did you tried by passing the filename? Is that issue happening in that case?

same issue

Try upgrading or downgrading the activity and check it once.

Did you got any solution ???

This error seems like a UiPath error rather than saleforce API error, are you accessing/using any variable anywhere in the workflow, like trying to perform some operation on downloaded file or any other variable access, if so try to check those @ratndeepb

Thank you, Team, the issue has been resolved.

I’m still running into an issue when downloading file:

Sequence: Could not find a part of the path

Process built in Windows - Legacy using 1.8.

Doesn’t work updating library to 1.9.3

Seems like the activity isn’t working for over a year according to another forum post…