"Proxy with auth" example not working.
See original GitHub issueHi, i tried the proxy with auth example and got a 400 Bad Request response.
Then i changed the path: parsed.href
to path: parsed.path
now i get the error To many redirects does anybody else got it to work?
Here is a test Proxy if smbd. want to test. {“host”:“217.29.63.224”,“port”:“10798”,“user”:“SgpHms”,“pass”:“6QQu3N”}
Issue Analytics
- State:
- Created 4 years ago
- Comments:22 (8 by maintainers)
Top Results From Across the Web
Problems in proxy Authentication (SOLVED)
In some cases the "proxy authentication failed" issue might be caused by the incompatibility between the proxy server and the clients. In that ......
Read more >Proxy server with authentication not working at command line
I'm running Debian 6 in a VM on a network that requires Windows authentication to a proxy server before it can run any...
Read more >Problem Proxy server authentication failure - TechDocs
This problem might occur when the authentication credentials provided for proxy server authentication are invalid.
Read more >How To Fix HTTP Error 407 "Proxy Authentication Required"
The “407 Proxy Authentication Required” error occurs when the server is unable to complete a request. This happens due to a lack of ......
Read more >Guide to Solving Proxy Status Errors
Normally, the code reveals what kind of proxy issues you've run into. ... It happens when your scraping tool is not authenticated correctly...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I just tried a couple of random proxies from there, took a few minutes to start up but eventually it did start downloading.
I noticed that the ones that don’t support https give an error, even if I try using the request module just to make sure
Just tried again and it works! thanks!! you made my evening!!!