jeffkowalski / geeknote

Console client for Evernote.
GNU General Public License v3.0
392 stars 51 forks source link

Login is not possible. #106

Closed WhyNotHugo closed 5 years ago

WhyNotHugo commented 5 years ago

I'm trying to log in, and I'm prompted for a developer token:

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

But this is no longer possible ("the creation of developer tokens is temporarily disabled.").

Is there something that can be done to obtain an OAuth token instead? (It prints that right away when logging in, and doesn't prompt me to visit any URL or anything alike).

WhyNotHugo commented 5 years ago

Could this be related to #89? Is the API key still unchanged since that report?

Is it possible for users to just plug in their own API keys?

jeffkowalski commented 5 years ago

Correct, the root of this issue is #89. The proper solution will be the correct implementation of OAuth2 authentication. In the meantime, you might petition Evernote for a developer token.