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

410 Gone #8

Open
RanNir143 opened this issue Sep 10, 2019 · 3 comments
Open

410 Gone #8

RanNir143 opened this issue Sep 10, 2019 · 3 comments

Comments

@RanNir143
Copy link

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?

@Cosmitar
Copy link
Owner

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.

@RanNir143
Copy link
Author

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?

@Cosmitar
Copy link
Owner

In order to make it work properly we need to cover these v8 changes
👉 https://developer.todoist.com/sync/v8/#migration-guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants