matthewdowney / TogglPy

TogglPy is a non-cluttered, easily understood and implemented python library for interacting with the Toggl API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"'base64' is not a text encoding" error

MrPrezident opened this issue · comments

I get the following error when using setAuthCredentials():

LookupError: 'base64' is not a text encoding; use codecs.encode() to handle arbitrary codecs