raycast / extensions

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

[Spotify Player] Crashes every time I open it on raycast #8575

Closed silverhairs closed 12 months ago

silverhairs commented 12 months ago

Extension

https://www.raycast.com/mattisssa/spotify-player

Description

Error:

Error: request to https://accounts.spotify.com/api/token failed, reason: connect ECONNREFUSED 127.0.0.1:48100

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

105: }

Steps To Reproduce

  1. Open raycast
  2. Type a spotify player command (example: Just Play Monster by Rihanna, Eminem) then tap Enter.

Current Behaviour

The spoitfy player extension crashes with the error message Something Went wrong

Expected Behaviour

Start playing the queried track on spotify

raycastbot commented 12 months ago

Thank you for opening this issue!

🔔 @mattisssa @peduarte @sxn @dillionverma @andreaselia @stuart @tonka3000 @dancannon @pernielsentikaer @stevensd2m @erics118 @hjoelh @hobhouse @bkeys818 you might want to have a look.

💡 Author and Contributors commands The author and contributors of `mattisssa/spotify-player` 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` Reopen the issue.
silverhairs commented 12 months ago

@raycastbot close this issue

Logout then log back in to solve the issue