NextAction
NextAction copied to clipboard
HTTP error 403
Features on Youtube demo are great.
When I run the script I get an error. I am running arch linux x86_64. Token is in the script and I have premium version of todoist.
Error:
Traceback (most recent call last):
File "./nextaction.py", line 335, in
I am getting the same error. But it seems to be related to Todoist API.
Run curl -X POST -d "api_token=..." https://api.todoist.com/TodoistSync/v2/get
and you get a 403 error as well. Perhaps v2 API has been discontinued?
Is it possible to update to v5.3 which is the current API?
I'll take a look at this in the next couple days. I didn't know that I was coding against a deprecated API.