Skip to content

Plotly stream + corporate proxy with basic auth #1129

Closed
@imscaradh

Description

@imscaradh

I am trying to use Plotly streaming functionality behind a corporate proxy with basic auth. Despite the comprehensible instructions at https://plot.ly/python/proxy-configuration/ I didn't get Plotly up and running. After digging around in my system configuration I noticed that only proxy servername and port is respected while setting up the http tunnel:

self._conn.set_tunnel(server, port)

Was this intentionally implemented in this way? As soon as I add the Proxy-Authorization header to the tunnel configuration everything works like expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions