My evernote mode is not working now

I entered the correct user and password, but emacs shows me that

evernote :: EDAM :: Error :: EDANUserException (parameter: consumerKey errorCode: INVALID_AUTH)

I used the version of evernote version 0.41 and did the whole setup.

the Evernote-Client-Output file displayed this message:

((class ErrorReply) (result_code. 8) (command_id. 7) (message.) Evernote :: EDAM :: Error :: EDAMUserException (parameter: consumerKey errorCode: INVALID_AUTH) "))

please tell me how to deal with this error. thank.

+5
source share
2 answers

evernote-mode probably needs to be updated to use either OAuth tokens or developer tokens. More here

+4

evernote-mode oauth pymander, . . - gdbm, . . repo.

+1

All Articles