試してみたブログ

AI関連・iPhone/Pixelなどのガジェット・音声入力・サーマルプリンタなど興味をある事をどんどん試してみた際の記録

Todoistの完了タスクを呼び出すsync v9が廃止になって差し替えた

背景

  • 下記で毎日前日のtodoistの完了タスク取得をしているがエラーとなっていた

tameshitemita.blog

  • 使っていたendpoint https://api.todoist.com/sync/v9/completed/get_all
This API endpoint is no longer available. Please refer to our documentation to upgrade your client to use the latest API version

試してみた

- AI相談してもなかなか答えがでてこず

developer.todoist.com

  • 使い方の部分でちょっと苦戦。
  • ようやく今まで通りのやり方でやれる方法が見つかり差し替えたendpoint https://api.todoist.com/api/v1/tasks/completed