mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #881] "Api response: Access is denied. (os error 5)" on device selection #372
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#372
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 @Katzenwerfer on GitHub (Sep 7, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/881
When I swap the device, I get this error, but it still manages to swap it correctly. It ain't much of an issue since I could just ignore it, but I suppose that's not exactly intended behaviour
It does not happen all the time, but I can't really tell what triggers it
I'm using librespot and the official Spotify clients
@Katzenwerfer commented on GitHub (Sep 7, 2021):
An image of the error I suppose

@Katzenwerfer commented on GitHub (Sep 8, 2021):
The issue was that I set client.yml file to read only.
The reason why I did that was because it kept resetting to the default file from time to time, deleting all modifications entirely. I will open a separate issue about it.