raycast / extensions

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

[Slack] Cannot login #14787

Open Pra3t0r5 opened 1 month ago

Pra3t0r5 commented 1 month ago

Extension

https://www.raycast.com/mommertf/slack

Raycast Version

1.83.2

macOS Version

No response

Description

Error:

FetchError: request to https://slack.oauth.raycast.com/token failed, reason: unable to get local issuer certificate

    at withAccessToken(H5)
_r:index.js:8:2593
    at ray-navigation-stack
Eo:index.js:8:2094

Steps To Reproduce

  1. Open raycast
  2. Try to use slack related features
  3. Login to slack
  4. Confirm slack permission disclaimer
  5. Return to raycast
  6. Breaks

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @momme-rtf @Elliot67 @jfkisafk @thomaslombart @RobErskine you might want to have a look.

💡 Author and Contributors commands The author and contributors of `mommertf/slack` 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

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

0xdhrv commented 1 month ago

I am facing the same, with or without VPN

thomaslombart commented 4 weeks ago

Makes me think of this issue: https://github.com/raycast/extensions/issues/13301. Are you sure there's nothing else tampering with your network?

0xdhrv commented 4 weeks ago

Yeah, nothing. I am getting this in the console error.

IMG_5872

0xdhrv commented 4 weeks ago

@thomaslombart

The URL parameters show the state field is empty. If this information may help with debugging.

thomaslombart commented 3 weeks ago

That's weird. Does it also happen for the URL if you copy it from the OAuth screen? CleanShot 2024-10-18 at 10 44 52@2x