We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tl;dr Hi cannot use the library because my organization requires a proxy to access web-services like this. Is there proxy support within this library?
Extra details...
I've tested this across all pip versions of pyJHTDB (via a script) & python==3.11.0.
import pyJHTDB pyJHTDB.test_plain()
And It gives this error (likely b/c I need a proxy):
0: SOAP 1.2 fault: SOAP-ENV:Sender [no subcode] "Connection timed out" Detail: connect failed in tcp_connect()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
tl;dr Hi cannot use the library because my organization requires a proxy to access web-services like this.
Is there proxy support within this library?
Extra details...
I've tested this across all pip versions of pyJHTDB (via a script) & python==3.11.0.
And It gives this error (likely b/c I need a proxy):
The text was updated successfully, but these errors were encountered: