Problem with RestSharp - PureCloudPlatform.Client.V2

I am experiencing an issue with the PureCloudPlatform.Client.V2 API (Version 215.0.0) and RestSharp. I upgraded to the latest version of Restsharp which was 112.0.0.0.

System.MissingMethodException: 'Method not found: 'RestSharp.RestResponse RestSharp.RestClientExtensions.Execute(RestSharp.RestClient, RestSharp.RestRequest, System.Threading.CancellationToken)'.'

My target framework is 4.7.1

Hi Scott,

It is probably just a wrong dependency definition. We do not update our dependencies on a regular basis and the and the RestSharp version worked fine with v110.2. At the least we will get the version dependency properly fixed. I can not give you an ETA on support for 112 as we need to do some investigation, estimate the work and then prioritize it.

Thanks,
John Carnell
Director, Developer Engagement

It will be fantastic to replace RestShart with HttpClient and to implement multiple small nuget packages.

Hi John,

We are also experiencing with same problem like Scott. Are there any update about your investigations?

Br,
Umut

Hi guys,

The ticket is being actively worked on. We need to get it tested and then it will be released as soon as possible.

Thanks,
John Carnell
Director, Developer Engagement

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