alfred-workflow-todoist
alfred-workflow-todoist copied to clipboard
[Bug] TypeError: Cannot convert undefined or null to object
Description
Issue creating tasks on first install.
Steps to reproduce behavior
- Installed workflow. (Have tried master, beta, and now alpha).
- Configured (set token, node location)
- Try to create a task
Looks like I'm not able to set anything with my input.
Expected behavior
Task is created.
Error logs
ALFRED WORKFLOW TODOIST
Title: TypeError Description: Cannot convert undefined or null to object
OS: macOS 10.15.3 Query: [object Object] Node.js: v12.16.2 Alfred: 3.8.6 Workflow: 6.0.0-alpha.10 Workflow-id: user.workflow.9E6A533E-64D9-48B3-8285-512C0B0D044A
Stack: TypeError: Cannot convert undefined or null to object
at Function.keys (
Is this bug still in the latest beta?
Yes in both beta and alpha via: https://github.com/moranje/alfred-workflow-todoist/releases
I'm not sure if there's something wrong with my node setup
I am seeing the same issue, BTW. Maybe todoist updated something on their end?
I have the same issue on the first install and the API request is not connecting with todoist.
I have the same issue with 6.0.0-alpha10
I tried multiple different node setups because I thought it might have something to do with that.
Same with this setup:
OS: macOS 10.15.5 Query: [object Object] Node.js: v12.13.0 Alfred: 3.8.6 Workflow: 6.0.0-beta.1 Workflow-id: user.workflow.0FF47443-16F9-4F1F-9287-59C0D0791DC5
Same here