raycast / extensions

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

[Formula 1] ... #6886

Closed mkandan closed 1 year ago

mkandan commented 1 year ago

Extension

https://www.raycast.com/csigritz/f1-standings

Description

@csigritz exact same as this issue is happening again https://github.com/raycast/extensions/issues/2068

Steps To Reproduce

  1. Install Formula 1 extension from store
  2. Try running any of the 3 commands (constructor standings, driver, standings, race schedule)
  3. image

Current Behaviour

Says error could not load sessions

Expected Behaviour

show the relevant information

raycastbot commented 1 year ago

Thank you for opening this issue!

🔔 @csigritz @sxn @qeude you might want to have a look.

💡 Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

csigritz commented 1 year ago

I am currently looking into this issue. Looks like there is some kind of SSL issue when connecting to the API.

csigritz commented 1 year ago

Just contacted the API vendor if he can check the new certificate issued on 2023-05-31.

csigritz commented 1 year ago

The certificate has been corrected on the API side. The extensions now works again. No update to the code required.

mkandan commented 1 year ago

Thank you @csigritz !!!