mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 16:45:59 +03:00
[GH-ISSUE #127] API Error #74
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @726574726F on GitHub (Nov 3, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/127
When trying to choose a song from spotify-tui, i get the error "API response: Spotify API reported an error. If you are trying to play a track, make sure the official Spotify app is open." The official app is open, and I can play songs there no problem, tui will even detect playback, but I can't choose or play song from tui. Any help?
@Rigellute commented on GitHub (Nov 3, 2019):
One thing to check - to control playback Spotify requires that you have a premium account.
@sputnick1124 commented on GitHub (Nov 6, 2019):
Since https://github.com/ramsayleung/rspotify/pull/62, we can hopefully get a little more insight into what specifically is failing, to try to get to the root of some of the API errors.
@Rigellute commented on GitHub (Nov 6, 2019):
Nice one @sputnick1124! I've long wanted more detailed error messages from Spotify API response!
@sputnick1124 commented on GitHub (Nov 6, 2019):
It mostly just appends the error code, but it's a start at least!
@roger0p commented on GitHub (Sep 13, 2022):
Help

I don't know why but since yesterday I am getting this error and spotify-tui won't work.
I am using spotify-tui on wsl-UBUNTU 22.04 and installed it through brew.
@ArnabBanik-repo commented on GitHub (Nov 30, 2023):
I have the same issue, except that the song plays nevertheless. Also this happens only in a few songs, not all.
@Brazlucas commented on GitHub (Jan 26, 2024):
Did anyone manage to solve it? I have the same problem