Unknown Error
Opened this issue · 3 comments
Hey, I have python 2.7 and vim both x86, installed markdown in python and evervim in vim. I set my dev token in a vimrc I've verified gets loaded. Every time I try to enter my credentials I get a "Unknown error". I'm guessing the api's have changed and the plugin is busted, but I'm not sure. If you have any ideas, I'd be much appreciated.
Sorry too late reply.
I need more infomation.
Sorry that's about all the info that I got. I tried to debug it for a few hours, and to me it seemed like the api's of evernote weren't accepting what you are sending them.
I also get the same error. So I try to debug the python script evernoteapi.py. When I print the Exception, I get "EDAMUserException(errorCode=8, parameter='consumerKey')"
Is there anything wrong with the consumerkey?