[Spotify Player] still stuck in loop
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/mattisssa/spotify-player
Raycast Version
0.50.0.0
OS Version
Windows 11 Enterprise 10.0.26100.0 amd64
Description
TypeError: fetch failed
undici:13510:13
React Component Stack
at withAccessToken() ()
at uc ()
NavigationView:C:\Program Files\WindowsApps\Raycast.Raycast_0.50.0.0_x64__qypenmj9wpt2a\Raycast\api\src\api\internal\components\Navigation.tsx:97:18
at ray-navigation-stack ()
JavaScript Stack
undici:13510:13
async r.fetchTokens:nowPlaying.js:22:14507
async r.authorize:nowPlaying.js:22:13878
Steps To Reproduce
Try and launch "Now Playing" option in Raycast. I get prompted to sign in siwth Spotify in Raycast window. I say ok, a browser tab opens up saying everything was successful and go back to Raycast. I do that and then it prompts again. Eventually after 2-3 times of the same loop I get "Something went wrong">>
Current Behaviour
No response
Expected Behaviour
Not sure as I've never seen this work in Windows on Raycast
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Spotify Player extension's “Now Playing” flow on Windows 11, using the reported authorization loop and the nowPlaying.js stack entry as the initial trail. Confirm the behavior across the browser return to Raycast; done means authorization completes without repeatedly prompting or ending in “Something went wrong.”
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100