mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #546] Many hotkeys lead to API 403 errors #225
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#225
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 @Nil-Cipher on GitHub (Jul 30, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/546
Hello, I installed spotify-tui recently to try it out but I'm having trouble playing a playlist from the tui; or if I start a playlist from the official client I cannot pause or unpause it in the tui. If I try to hit 'space' or '+' or '-' for pausing or volume control, it always shows me the API 403 error. There seems to be something fishy here, as adjusting volume shouldn't be for premium users only. Any possible insights as to what's going on?

Normal view:
View after I press '-':

@dragonnn commented on GitHub (Sep 21, 2020):
I am having the same problem, of course I have a premium account and spotifd installed.
spotifd works fine, I can start playing something from my phone.
@dragonnn commented on GitHub (Sep 22, 2020):
Strange, it start working on my machine after one day.
Maybe that I started my premium and started it right away didn't work and need some time to catch on?
Only issue now is that my spotifyd isn't on the devices list unless I choose it from my phone and start something (sorry for the offtopic).
@Rigellute commented on GitHub (Feb 27, 2021):
I'm unable to reproduce this.
Is it possible these errors start happening after the tui is left open for some time?
Is it also possible these issues were only temporary, as if the spotify api was having issues?