Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

The library call failed behind proxy. #80

Open
yurib opened this issue Aug 2, 2017 · 1 comment
Open

The library call failed behind proxy. #80

yurib opened this issue Aug 2, 2017 · 1 comment

Comments

@yurib
Copy link

yurib commented Aug 2, 2017

There is a bug in SUDS library to pick up proxy settings from the environment variables http_proxy & https_proxy. The authentification request use proper proxy but the actual SOAP call doesn't.
Explicit initiation of the client with proxy settings detected by urllib2 does solve the problem.

@amagar088 pls look at pull request for fix Pass proxy settings to suds library configuration

@yurib
Copy link
Author

yurib commented Jun 26, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant