I just downloaded DropNet to try and use it. I am getting an exception when trying to do new DropNetClient
:
Method not found: System.String RestSharp.RestClient.get_BaseUrl()
I searched this on Google and found that RestSharp may have introduced this error and it suggested to update to 105 for RestSharp but that did not solve things.
Is this a known error and how do I correct it from happening?