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

[Todoist]Unable to create Tasks using Raycast Extension #16242

Open
ankur1674 opened this issue Jan 9, 2025 · 2 comments
Open

[Todoist]Unable to create Tasks using Raycast Extension #16242

ankur1674 opened this issue Jan 9, 2025 · 2 comments
Labels
bug Something isn't working extension: todoist Issues related to the todoist extension extension Issues related to one of the extensions in the Store

Comments

@ankur1674
Copy link

Extension

https://raycast.com/doist/todoist

Raycast Version

1.88.4

macOS Version

15.2

Description

Error:

Error: getaddrinfo ENOTFOUND api.todoist.com
    at gr.from (/Users/ankurdeshpande/.config/raycast/extensions/f9e9c663-3b16-4d34-a9b0-00f4af260acf/create-task.js:57:56252)
    at Ra.<anonymous> (/Users/ankurdeshpande/.config/raycast/extensions/f9e9c663-3b16-4d34-a9b0-00f4af260acf/create-task.js:60:8963)
    at Ra.emit (node:events:519:28)
    at Ra.emit (node:domain:488:12)
    at Lc.<computed> (/Users/ankurdeshpande/.config/raycast/extensions/f9e9c663-3b16-4d34-a9b0-00f4af260acf/create-task.js:37:887)
    at ClientRequest.emit (node:events:519:28)
    at ClientRequest.emit (node:domain:488:12)
    at TLSSocket.socketErrorListener (node:_http_client:500:9)
    at TLSSocket.emit (node:events:519:28)
    at TLSSocket.emit (node:domain:488:12)
    at Ar.request (/Users/ankurdeshpande/.config/raycast/extensions/f9e9c663-3b16-4d34-a9b0-00f4af260acf/create-task.js:62:1929)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async St (/Users/ankurdeshpande/.config/raycast/extensions/f9e9c663-3b16-4d34-a9b0-00f4af260acf/create-task.js:63:5993)
    at async /Users/ankurdeshpande/.config/raycast/extensions/f9e9c663-3b16-4d34-a9b0-00f4af260acf/create-task.js:63:49419

Steps To Reproduce

  1. Open Create Task From Raycast
  2. Fill the details and click create
  3. The error appears saying "Error: getaddrinfo ENOTFOUND api.todoist.com"
    CleanShot 2025-01-09 at 22 23 29@2x

Current Behaviour

Cannot create Tasks

Expected Behaviour

Be able to add new tasks

@ankur1674 ankur1674 added bug Something isn't working extension Issues related to one of the extensions in the Store labels Jan 9, 2025
@raycastbot raycastbot added the extension: todoist Issues related to the todoist extension label Jan 9, 2025
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @thomaslombart @AnishDe12020 @kud @casassg @Princeyadav05 @jfkisafk @ridemountainpig you might want to have a look.

💡 Author and Contributors commands

The author and contributors of doist/todoist can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@thomaslombart
Copy link
Collaborator

I've never seen that one before. It looks like this may have been caused by the API being briefly down. Do you still have the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: todoist Issues related to the todoist extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

No branches or pull requests

3 participants