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

No longer works because it is using the deprecated API #4

Open
randarp opened this issue Apr 15, 2023 · 0 comments
Open

No longer works because it is using the deprecated API #4

randarp opened this issue Apr 15, 2023 · 0 comments

Comments

@randarp
Copy link

randarp commented Apr 15, 2023

I tried to call Get-TodoistProject, and the error that came back was:

Invoke-RestMethod : This endpoint is deprecated.
If you're reading this on a browser, there's a good chance you can change
the v8 part on the URL to v9 and get away with it. ;)
If you're using the API directly, please update your use case to rely
on the new API endpoints, available under /sync/v9/ or /rest/v2/ prefixes.
For more details, please see documentation at
https://developer.todoist.com/guides/#our-apis

It looks like it needs to get migrated to the new API

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

1 participant