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
This has stopped working since RestSharp Ver. 109.0.0
In these versions the RestSharp allows to only define the Authentication in the RestClientOptions Object. Despite everything properly configured the RestSharp.Authenticators.Digest throws an exception. You can try running in your environment to reproduce.