matthewdowney / TogglPy

TogglPy is a non-cluttered, easily understood and implemented python library for interacting with the Toggl API.
MIT License
150 stars 84 forks source link

fix for 4xx #56

Closed daroczig closed 2 years ago

daroczig commented 2 years ago

This should fix #53 :crossed_fingers:

Interestingly, both #54 and #55 attempted a related fix, but seems like with partial success?

matthewdowney commented 2 years ago

Great, thank you!