forked from jenmei/Habitica-todo
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Sometimes, when running the script, you will get the following error:
Traceback (most recent call last):
File "/home/user/Workspace/habitica-workspace/Habitica-Plus-Todoist/source/oneWaySync.py", line 223, in <module>
sync_todoist_to_habitica()
File "/home/user/Workspace/habitica-workspace/Habitica-Plus-Todoist/source/oneWaySync.py", line 119, in sync_todoist_to_habitica
fin_hab = main.get_hab_fromID(tid)
File "/home/user/Workspace/habitica-workspace/Habitica-Plus-Todoist/source/main.py", line 228, in get_hab_fromID
hab = HabTask(task['data'])
KeyError: 'data'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working