raycast / extensions

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

Spotify Player crash when attempt to check music library #12309

Open qbert392 opened 1 month ago

qbert392 commented 1 month ago

Extension

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

Description

Error:

Error: request to https://api.spotify.com/v1/me/episodes?limit=50 failed, reason: 
    at Vn (/Users/jayden/.config/raycast/extensions/320f40ef-a633-415a-ab0e-1e99515478f7/yourLibrary.js:45:18421)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 5)

Steps To Reproduce

Running macOS 2018 intel. Your extension work for everything (play, pause, even search) but for some reasons it won't let me check my music library even though it is signed in.

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @mattisssa @peduarte @sxn @dillionverma @andreaselia @stuart @tonka3000 @dancannon @pernielsentikaer @stevensd2m @erics118 @hjoelh @hobhouse @bkeys818 @jatindotdev @the-devbear 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` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue.
thomaslombart commented 1 month ago

It seems it's a temporary error at first look. Do you still have the issue?