sephii / taxi

Taxi is a CLI to time tracking backends
https://taxi-timesheets.readthedocs.io/
Do What The F*ck You Want To Public License
41 stars 15 forks source link

More details on wrong API key #126

Closed rdewolff closed 4 years ago

rdewolff commented 4 years ago

As a user that has changed his zebra API key I want to have more information about the error to know how that I need to update my key

Acceptance criteria

Notes

Currently, when pushing hour with a wrong API key, I got some strange error messages like the following :

dem_po                          0.25  Coordination - u'data'
_meeting                        0.25  West Web Planning discussion - u'data'
cstic_co                        1.75  Coordination - u'data'
asyril_po                       0.50  Coordination - u'data'

By strange, I mean there is just a "Failed entries", repeating the data, and at each line end we see a u'data'.

What do you think ? :)

rdewolff commented 4 years ago

Moved to https://github.com/sephii/taxi-zebra/issues/18