raycast / extensions

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

[Todoist] ...video of problem with connectino to raycast #14585

Closed egoldy closed 1 month ago

egoldy commented 1 month ago

Extension

https://www.raycast.com/doist/todoist

Raycast Version

latest

macOS Version

15.1

Description

Trying to connect to raycast to get a quick atask added. Gives me an error

Steps To Reproduce

https://share.zight.com/5zuoAQGd

See this video

Current Behaviour

Watch this video https://share.zight.com/5zuoAQGd

Always comes up when try and connect it.

Expected Behaviour

Should be able to create a task from Raycast.

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @thomaslombart @AnishDe12020 @kud @casassg @Princeyadav05 @jfkisafk 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 commented 1 month ago

Can you copy the error log you're getting? You can do that by opening the action panel (⌘ + K) when you encounter the error screen.

egoldy commented 1 month ago

@thomaslombart

Here is the error log:

FetchError: request to https://todoist.oauth-proxy.raycast.com/token failed, reason: unable to verify the first certificate

at withAccessToken(WC)
at Ht

_r:index.js:8:2593 at ray-navigation-stack

thomaslombart commented 1 month ago

Are you using some kind of VPN/firewall/proxy?

egoldy commented 1 month ago

Aha….

Not a VPN, firewall, proxy (I am running Little Snitch which I disabled and didn’t’ do anything).

HOWEVER, I do have AdBlocker running on the mac and THAT was causing the problem. It was blocking the forwarding to the other page.

So, bottom line, I have it working, thank you.

As an FYI - I did try (I think I had tried before) to copy the link (there’s an option) and that didn’t seem to provide a link I could copy and paste into Safari.

But, I have it working!

Thanks,

Eric

On Sep 22, 2024, at 8:12 AM, Thomas Lombart @.***> wrote:

Are you using some kind of VPN/firewall/proxy?

— Reply to this email directly, view it on GitHub https://github.com/raycast/extensions/issues/14585#issuecomment-2366756140, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABA2OIME2HL2QNFU64WTNATZX2X4RAVCNFSM6AAAAABOSSECUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRWG42TMMJUGA. You are receiving this because you authored the thread.

jfkisafk commented 1 month ago

@raycastbot close this issue

jfkisafk commented 1 month ago

Closed the issue as the fix is confirmed.