You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.
I went through and tagged all my tasks in todoist as per Assigning Attribute Labels in the README:
physical
mental
social
other
All tasks created in Habitica were still tagged Strength. Even deleted all tasks in Habitica and removed the sync history file to recreate everything. Still no attributes set.
Tried renaming labels in Todoist and now all syncs crash: /usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/lib/apiv3.js:189 if(apiVersion === 'v2' && res.body) { ^ TypeError: Cannot read property 'body' of undefined at formatResponse (/usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/lib/apiv3.js:189:32) at /usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/lib/apiv3.js:61:7 at Request.callback (/usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/node_modules/superagent/lib/node/index.js:660:30) at ClientRequest.<anonymous> (/usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/node_modules/superagent/lib/node/index.js:628:10) at ClientRequest.emit (events.js:95:17) at CleartextStream.socketErrorListener (http.js:1547:9) at CleartextStream.emit (events.js:95:17) at Socket.onerror (tls.js:1440:17) at Socket.emit (events.js:117:20) at net.js:440:14
The text was updated successfully, but these errors were encountered:
I went through and tagged all my tasks in todoist as per
Assigning Attribute Labels
in the README:All tasks created in Habitica were still tagged Strength. Even deleted all tasks in Habitica and removed the sync history file to recreate everything. Still no attributes set.
Tried renaming labels in Todoist and now all syncs crash:
/usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/lib/apiv3.js:189 if(apiVersion === 'v2' && res.body) { ^ TypeError: Cannot read property 'body' of undefined at formatResponse (/usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/lib/apiv3.js:189:32) at /usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/lib/apiv3.js:61:7 at Request.callback (/usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/node_modules/superagent/lib/node/index.js:660:30) at ClientRequest.<anonymous> (/usr/local/lib/node_modules/todoist-habitrpg/node_modules/habitrpg-api/node_modules/superagent/lib/node/index.js:628:10) at ClientRequest.emit (events.js:95:17) at CleartextStream.socketErrorListener (http.js:1547:9) at CleartextStream.emit (events.js:95:17) at Socket.onerror (tls.js:1440:17) at Socket.emit (events.js:117:20) at net.js:440:14
The text was updated successfully, but these errors were encountered: