You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
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.
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.