raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.92k forks source link

[Reclaim]... #13753

Open leandrosbast opened 1 month ago

leandrosbast commented 1 month ago

Extension

https://raycast.com/reclaim-ai/reclaim-ai

Raycast Version

1.79.1

macOS Version

13.6.7

Description

Error:

FetchError: request to https://api.app.reclaim.ai/api/events?sourceDetails=true&start=2024-07-29&end=2024-07-31&allConnected=true failed, reason: self-signed certificate in certificate chain
    at ClientRequest.<anonymous> (/Users/leandro.sbatista/.config/raycast/extensions/f644e18a-985f-43ab-81e1-38beac0a76c1/notifications.js:9:311571)
    at ClientRequest.emit (node:events:514:28)
    at ClientRequest.emit (node:domain:488:12)
    at TLSSocket.socketErrorListener (node:_http_client:495:9)
    at TLSSocket.emit (node:events:514:28)
    at TLSSocket.emit (node:domain:488:12)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Steps To Reproduce

I saved the token, looked for the reclaim extension and chose the "my calendar" option

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @lightbody @ajohnson1200 @gunrein you might want to have a look.

💡 Author and Contributors commands The author and contributors of `reclaim-ai/reclaim-ai` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@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.
iwex commented 1 month ago

Hello! Please open https://api.app.reclaim.ai in browser. If you see the same error - then you will have problems with your network, maybe VPN

ajohnson1200 commented 1 month ago

or more specifically, https://app.reclaim.ai in your browser. ➕ to this being some kind of network / VPN issue.