forge-api-dotnet-client icon indicating copy to clipboard operation
forge-api-dotnet-client copied to clipboard

Issue with RestSharp

Open HankyPanky99 opened this issue 2 years ago • 0 comments

Just found out that even if this package should support RestSharp-versions which is greater and/or equal to 108.0.1, it doesnt support versions from 109.0.1 and upwards.

As far as I understand, something regarding the constructors in the RestSharp library has changed between 108.0.1 and 109.0.1.

I suggest updating this library so that it supports RestSharp 109.0.1 and upwards.

The existing package works with RestSharp versions between 108.0.1 -> 108.0.3, but not above.

HankyPanky99 avatar Jan 18 '24 13:01 HankyPanky99