mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #211] Proxy settings are not used on Linux #103
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#103
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 @kunerd on GitHub (Jan 15, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/211
Hi,
while trying to open
sptI get the following error:I think
sptdoes not use my proxy. When using curl to request https://accounts.spotify.com/api/token I get a response.@kunerd commented on GitHub (Jan 16, 2020):
There is already an open ticket for rspotify:
https://github.com/ramsayleung/rspotify/issues/59
@Rigellute commented on GitHub (Feb 20, 2020):
This linked issue from rspotify is now closed - looks like this was fixed when upgrading the reqwest library.
spotify-tui uses the updated version of rspotify so can we assume it is fixed?
Reopen if not!