Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todoist is not working, api endpoint nolonger available #1417

Closed
rjshrjndrn opened this issue Dec 8, 2022 · 2 comments · Fixed by #1450
Closed

todoist is not working, api endpoint nolonger available #1417

rjshrjndrn opened this issue Dec 8, 2022 · 2 comments · Fixed by #1450
Assignees
Labels
🐛 bug "Houston, we've had a problem." 👍 confirmed

Comments

@rjshrjndrn
Copy link

What's broken?

image

    todoist:
      apiKey: "xxxxxxxxxxxxx"
      enabled: true
      position:
        top: 0
        left: 2
        height: 1
        width: 20
      projects:
        - xxxxxxx
      refreshInterval: 1h
@rjshrjndrn rjshrjndrn changed the title todoist is not working todoist is not working, api endpoint nolonger available Dec 8, 2022
@Seanstoppable Seanstoppable self-assigned this Dec 10, 2022
@Seanstoppable Seanstoppable added the 🐛 bug "Houston, we've had a problem." label Dec 10, 2022
@Seanstoppable
Copy link
Collaborator

Going over this, we probably should replace the library with our old unmaintained (and forked to boot) version.

I just tried out https://github.com/koki-develop/todoist-go, but hit a snag, since we know task ids exceed the value of in (reason we forked a library).
I am going to evaluate https://github.com/kobtea/go-todoist next.

@Seanstoppable
Copy link
Collaborator

go-todoist is also broken.

Since we are using limited functionality, I've opted to just update our fork here: wtfutil/todoist#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug "Houston, we've had a problem." 👍 confirmed
Development

Successfully merging a pull request may close this issue.

2 participants