Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load type 'RestSharp.IRestClient' #183

Open
dbnetdev opened this issue Aug 8, 2023 · 0 comments
Open

Could not load type 'RestSharp.IRestClient' #183

dbnetdev opened this issue Aug 8, 2023 · 0 comments

Comments

@dbnetdev
Copy link

dbnetdev commented Aug 8, 2023

Hi,
Using the 2.1.1 version of the package in a solution to handle data sync tasks in our backend.
There is an error with RestSharp package: "Could not load type 'RestSharp.IRestClient' from assembly 'RestSharp, Version=108.0.3.0, Culture=neutral, PublicKeyToken=598062e77f915f75'"

After testing in local, I was able to confirm that if I lower the RestSharp package version to 106.15.0, the error goes away.
It leads me to believe this is related to incompatibility of packages.
Unfortunately, I cannot lower RestSharp version in my solution as there are other dependencies.
Could you take a look at this issue?
We are using Intercom service for our users and this is impacting the service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant