Open GoogleCodeExporter opened 9 years ago
I suddenly had the same problem a few eeks ago after doing some debuging I
traced the problem down to this call "user_store.checkVersion" in the
enclient.rb file.
Doing some further research it seems evernote has beefed up security and
requires a new authentication mechanism. One that requires the application to
authenticate with a key.
Are there any plans to support this new method of authentication?
Original comment by pieterv....@gmail.com
on 22 Jun 2012 at 6:55
By the way, I can still use evernote-mode from Ubuntu. It doesn't work through
cygwin though.
Original comment by malan...@gmail.com
on 22 Jun 2012 at 7:01
This cause newer OpenSSL library. Merge Issue #17
Original comment by sasa...@gmail.com
on 4 Jul 2012 at 11:18
I applied the patch. I still have the error. Issue #17 does not fix this
problem. I haven't been able to use this since May. Not good!
Original comment by malan...@gmail.com
on 14 Aug 2012 at 6:52
Hello, I downloaded the code from the trunk and then applied both patches and
it did fix the problem. Thanks for the fix.
Original comment by levelp...@gmail.com
on 19 Sep 2012 at 11:33
Me too. It did fix my problem. Maybe it is because you use cygwin but I
directly use it in Linux.
Original comment by cs.wz...@gmail.com
on 26 Oct 2012 at 2:53
I use evernote-mode in ubuntu 12.04 Emacs 23.3.
Faced with the same issue, I can't login. In the minibuffer has a message "no
catch for tag, error, 101".
the attactment is the .evernote-mode.log,
anyone, plz help me, thx in advance.
Original comment by chaolong...@gmail.com
on 7 Nov 2012 at 4:10
Attachments:
I use evernote-mode 0.41 in ubuntu 12.04, emacs 23.3
Face with the same issue, I can't login.
The minibuffer message "not catch for tag, error, 8 " while I type M-x
evernote-login.
And if I type M-x evernote-browser, it message :
Evernote::EDAM::Error::EDAMUserException (parameter: consumerKey errorCode:
INVALID_AUTH).
plz help, thx in advance. I really like the evernote-mode.
Original comment by daipeng1...@gmail.com
on 25 Jan 2013 at 6:36
I applied both patches mentioned previously, and I still get an error:
Evernote::EDAM::Error::EDAMUserException (parameter: consumerKey errorCode:
INVALID_AUTH)
This seems to be a different type of error from the others. Maybe Evernote has
a new authentication mechanism?
Original comment by sgilbert...@ackmanndickenson.com
on 17 Apr 2013 at 3:31
I also applied those two patches to r198 but get the same error. Kubuntu
12.10. I was really hoping to use this. :(
emacs23:
Installed: 23.4+1-4ubuntu1
Candidate: 23.4+1-4ubuntu1
Version table:
*** 23.4+1-4ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status
ruby:
Installed: 4.9
Candidate: 4.9
Version table:
*** 4.9 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status
Original comment by alphadel...@gmail.com
on 3 Jun 2013 at 6:18
I just discovered this, which claims to fix it:
https://github.com/kechako/emacs-evernote-mode-developer-token
Original comment by alphadel...@gmail.com
on 3 Jun 2013 at 6:26
I've been trying to work on this issue. Here's the github repository I'm using
to track my work:
https://github.com/pymander/evernote-mode
Original comment by pyman...@gmail.com
on 1 Oct 2013 at 6:48
Original issue reported on code.google.com by
malan...@gmail.com
on 20 Jun 2012 at 9:05Attachments: