raycast / extensions

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

[WHOOP] issue connecting to whoop api #13982

Open theurbandev opened 2 months ago

theurbandev commented 2 months ago

Extension

https://www.raycast.com/josha1len/whoop

Raycast Version

1.69.0

macOS Version

No response

Description

Error:


Ue: request to https://whoop.oauth.raycast.com/token failed, reason: self-signed certificate in certificate chain

ClientRequest.<anonymous>:index.js:108:10

---
105:

### Steps To Reproduce

1. run a whoop cmd from Raycast (whoop account not connected)
2. auth with whoop api
3. open raycast and rerun whoop cmd
4. error

### Current Behaviour

_No response_

### Expected Behaviour

_No response_
raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @Josha1len you might want to have a look.

💡 Author and Contributors commands The author and contributors of `josha1len/whoop` 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.
theurbandev commented 2 months ago

has the maintainer abandoned this extension? :(

raycastbot commented 3 weeks ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 3 weeks ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

Josha1len commented 3 weeks ago

Hi @theurbandev. Sorry for not getting back to you sooner.

I have just submitted an update to the WHOOP extension (now live):

https://github.com/raycast/extensions/pull/14981

I'm hoping these updates will resolve the authentication issue you reported.

Thanks!

theurbandev commented 1 week ago

Thanks for fixing the issue!