Read the statement by Michael Teeuw here.
MMM-Todoist
-
Thanks! Was not the solution I was looking for.
But I fixed it regardless.
Wrote a script in VSC to connect to my project and it gave me the ID in JSON ;)
Thanks anyways!
-
-
@MrCoads Hi, I am having the same problem that you encountered trying to use MMM-Todoist.
The Project IDs I am getting from Todoist are all alphanumeric, and I cant work out how to get numerical format project IDs to us with the MMM-Todoist module.
You mentioned that you managed to create a script to extract the ID in JSON. Would you be able to provide any more specific detail? Are you able to share the script that you created?
-
@MrCoads put the ID in quotes?
Does the url change?
-
@sdetweil I tried the ID in quotes, this doesn’t help. The Todoist URL never changes, it is always the same alphanumeric, which does not seem to be compatible with the module.
-
@OwenLars maybe the url changed too from what the code is using
-
@OwenLars Hi, this module is no more maintained, personnally I use the @ZachR19 fork, it works well.
-
@OwenLars I was able to get the proper project ID by running this command in the terminal. I just set it the module yesterday.
curl -s \ -H "Authorization: Bearer xxxxyourapikeyxxxx" \ https://api.todoist.com/rest/v2/projects