todoist-js
todoist-js copied to clipboard
410 Gone
i have been using this library for the past few months and it seems, todoist have updated their api. will this be updated as-well? or deprecated?
This API client is compatible with Todoist API v7 which is currently deprecated. I'm considering the implications of an update to Todoist API v8 and the required effort.
I have managed to make it work, you have a function called function get_api_url() all i did was change the string there from /API/v7/ to /API/v8/ and it seems to work fine. could that be the only thing necessary?
In order to make it work properly we need to cover these v8 changes 👉 https://developer.todoist.com/sync/v8/#migration-guide