jeffkowalski / geeknote

Console client for Evernote.
GNU General Public License v3.0
393 stars 50 forks source link

Failed Login - OAuth token request failed #99

Closed Amandaville closed 6 years ago

Amandaville commented 6 years ago

I cannot login with geeknote. The following is what I get when I try.

$ geeknote login OAuth token request failed
If you have an Evernote developer token, enter it here:

The github project instructions didn't specify it, but a forum post stated that I needed to get my own developer token at https://www.evernote.com/api/DeveloperToken.action.

Unfortunately that page says "Update: the creation of developer tokens is temporarily disabled."

So again, another forum post said to submit a ticket with Evernote but the Evernote support page does not give me the option to create a ticket.

So I'm stuck now with no idea how to proceed.

Amandaville commented 6 years ago

I was finally able to contact support via security@evernote.com email address. They whitelisted my account and I now have a developer token.

But what do I do with the developer token? There are no instructions in the README.md file.

Amandaville commented 6 years ago

After several more login attempts, it finally asked for my new developer token and is working now.