matthewdowney/TogglPy

TypeError for startTimeEntry()

fonorobert opened this issue · 0 comments

Trying to start a timer using 'Toggl.startTimeEntry("description", pid)'
Got the following error:

TypeError: POST data should be bytes, an iterable of bytes, or a file object. It cannot be of type str.