Skip to content

Fixed Authentication Issue

Choose a tag to compare

@ryancheley ryancheley released this 09 Mar 02:37
· 135 commits to main since this release

As reported in #1 if an auth.json file existed, but didn't have the proper keys, the command:

toggl-to-sqlite auth

would generate a KeyError. This release fixes that issue