My name is Damian Karzon, I am the Lead Software Developer for Ardent Leisure living in Brisbane, Australia. I am a Co-Founder of TBODA, a Web Development company put together to house our passion for Development and Live Music.
I am also involved in many different projects (check out What I’m Doing)
Hi, just trying out the latest build of dropnet (via nuget) and I get this error:
Method ‘Authenticate’ in type ‘DropNet.Authenticators.OAuthAuthenticator’ from assembly ‘DropNet, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’ does not have an implementation.
Any clues on how to fix this? I am following your examples exactly.
Thanks,
jamey
I love what you’ve done with your C# DropBox API.
Do you have plans to add features like file sharing that DropBox added in their latest release (beta) to the REST API?
Many thanks,
Jonathan
@Jonathan, I am actually on holiday in Egypt but I will definitely be looking into the new API when I get back. Stay tuned!
@Jamey, that is actually an issue with the version of RestSharp from NuGet, there were some breaking changes from 101.x to 102.x and I haven’t had time to update DropNet for this (I am currently on holidays)