Version conflict RestSharp between UiPath.Salesforce.Activities & UiPath.WebAPI.Activities

I am getting error “HTTP Request: Could not load type ‘RestSharp.IRestClient’ from assembly ‘RestSharp, Version=108.0.1.0, Culture=neutral, PublicKeyToken=598062e77f915f75’.” for activity HTTP Request


@Anil_G@vishal.kp @Manju_Reddy_Kanughula @Palaniyappan @Yoichi @Jithesh_R @A_Learner @Shubham_Kinge @supermanPunch @arjunshenoy @Srini84 @ppr

in a first analysis round we would recommend to check within the dependency list what was requested and to which version it was resolved (gray, light blue icon) when checking RestSharp references

@Mohit_Sagar1

Can you check why the Read Text File activity is showing error?

Thanks,
Srini

Downgrading salesforce to 1.8 made the HTTP Request work which has requirement of RestSharp >=106.15.0 but it broke my Salesforce activities

@ppr

its just warning due to full path in input.

This was solved by usage of scripts instead of HTTP Request activity.

@uipath @UiPath_Community can fix this issue in their next release

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.