Issues with RestSharp version in .Net SDK v6

We are attempting to update our application from using okta’s .Net SDK v5x to v6.0.1.
In doing so, we run into versioning errors with the RestSharp library now used by the v6 SDK.
The SDK uses v106 of the RestSharp library. RestSharp introduced breaking changes in v107, released in January of 2022. Because the SDK uses v106, and we have other packages that use later versions of RestSharp (108) - packages which we can’t downgrade - we cannot use the v6 SDK.

Are there any plans to update the SDK to use a newer version of RestSharp?

Hello,

There is no immediate plane to upgrade RestSharp.
I recommend opening an issue at https://github.com/okta/okta-sdk-dotnet/issues
The more people that advocate for it the more likely it will be prioritized.

Thank You

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