coddingtonbear / taskwarrior-inthe.am

Utilities to make using Inthe.AM with Taskwarrior just a little easier.
MIT License
65 stars 4 forks source link

I'm unable to register mi API key #2

Open tzohpilotl opened 9 years ago

tzohpilotl commented 9 years ago

I installed intheam via pip and typed intheam setup. I tried to input my key by hand, and pasting; including my username and without it, with no success. Here is the error:

INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1):     inthe.am
ERROR:taskwarrior_inthe_am.cmdline:The supplied API key is invalid
rosshadden commented 9 years ago

I get the same error, on Arch Linux.

rominf commented 9 years ago

I have the same issue.

Taskwarror version 2.4.4, openSUSE 13.2.

pslobo commented 8 years ago

Running Arch Linux too and I get the exact same error. Double checked the api key and it's correct.

unixfox commented 8 years ago

Same error on ArchLinux.

CourteousCoder commented 5 years ago

Same on Windows with Python 3.7 in both Cygwin and CMD.

insujeon commented 5 years ago

[SOLUTION] $ keyring del taskwarrior_inthe.am api_v2_key or $ keyring del taskwarrior_inthe.am api_key