mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 16:05:53 +03:00
[GH-ISSUE #83] Issue when using corporate proxy #27
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#27
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 @freijon on GitHub (Feb 25, 2020).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/83
I'm using ncspot which uses rspotify, that's why I open the issue here. I'm facing an error when behind a proxy. I'm using the http_proxy, https_proxy env variables. From the logs I can see that other network tasks work in ncspot, like authentication and token handout, but rspotify fails to connect...
Since #59 is closed, I assume it's an unrealted issue...? But it seems that it has something to do with
reqwestas well.@ramsayleung commented on GitHub (Feb 26, 2020):
@freijon Hi Jonas, would you like to submit more information on this issue: https://github.com/seanmonstar/reqwest/issues/823
the author of
reqwestneeds more information to address the problem.