Here is a .NET OAuth assembly
#1
Posted 21 October 2012 - 04:29 PM
It's pretty new, so if if you encounter any issues with it, please let me know.
More Productive Now
#2
Posted 13 December 2012 - 09:08 AM
Maybe you can find more information about YXBJ service from http://dev.evernote..../bootstrap.php.
#3
Posted 04 April 2013 - 05:45 PM
Thanks, really useful for me if I just get it working. sandbox works, but when I try the production by:
EvernoteOAuth oauth = new EvernoteOAuth(EvernoteOAuth.HostService.Production, myConsumerKey, myConsumerSecret);
I get an error:
"(401) unauthorized"
I have basic access permissions. Is this the problem? In need full access? But I am only signing in so I would think I do not need full access.
#4
Posted 04 April 2013 - 07:47 PM
Alex,
I'll look into adding support for the Evernote China service, thanks for the suggestion.
Juha,
Not sure exactly what the issue might be. Have you definitely changed your key parameters to be your Production keys, and had Evernote developer support activate your Production keys?
More Productive Now
#5
#6
Posted 04 April 2013 - 09:13 PM
Thanks Laurent and Phil. Looks like I did not read the Key page properly - it must be activated. I will update how it goes once I get the permission. Excited...We are programming a helper program for Evernote. Once it gets a bit better I will let you+others know about it (if its ok to advertise/mention it...I ll ask about it later.).
.
update: now got permission (after 5 hours). Works now.
Does this work on Visual Studio 2008 also? I can not get it work there, it seems to give a warning when I add the dll file. But its not a major problem as am sure I can get 2010 as well, but would be good if it worked on 2008 as well.
#7
Posted 05 April 2013 - 07:02 AM
Great !
As long as it's evernote-related you're free to promote your app here.
Laurent
#8
Posted 18 May 2013 - 12:21 PM
Thanks for this great codes.
I would like to know if it is possible for the browser to store the user settings after exiting the application just like Dropbox. I notice that its only keep the information once the apps is on.
#9
Posted 18 May 2013 - 12:22 PM
By settings I mean user name and password (like a remember me option)
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













