Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

This API endpoint is no longer available #242

Open
jleseane23 opened this issue Dec 7, 2022 · 3 comments
Open

This API endpoint is no longer available #242

jleseane23 opened this issue Dec 7, 2022 · 3 comments

Comments

@jleseane23
Copy link

jleseane23 commented Dec 7, 2022

When using the todoist workflow I get the following. Not sure if you're still supporting it or not but if you are:

STDERR: Alfred Workflow Todoist[Run Script] [ERROR] Todoist API error (TodoistError):

This API endpoint is no longer available. Please refer to our documentation to upgrade your client to use the latest API version: https://developer.todoist.com

@rigonatti
Copy link

Just open the alfred-workflow-todoist.js,
Find API base path (line 9321):

/**

and replace with:

/**

should work now.

@jleseane23

@approveplz
Copy link

approveplz commented Jan 12, 2023

Where can I find the alfred-workflow-todoist.js file?
Will I need to pull the repo, update this file, rebuild the workflow, and re-download the workflow into Alfred? Or is there a way to update the API URL without doing all of that?

@daxwin
Copy link

daxwin commented Jan 17, 2023

@approveplz I went to the Workflow section of Alfred preferences, right-clicked on this workflow and went to "Open in Finder." Make sure you're using the beta 6.0 release of this workflow and not 5.8.x (which is where the readme file sends you).

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

No branches or pull requests

4 participants