c-martinez / shellther

shell link to etherpad
8 stars 5 forks source link

API key check needed #8

Closed markus-sara closed 8 years ago

markus-sara commented 8 years ago

When trying without an API key, vague error message (of none at all) does not help me. Please check, at the start of the program, if access to the etherpad is possible and if not, exit with a clear message.

Additional trouble: possibly caused by a bad API key, exit from the shell does not complete and a forced termination from python is needed (ctrl-pipe).