Skip to content

Unable to connect with auth info in url and special characters #448

@chriscoindeskindices

Description

@chriscoindeskindices

My connection URL is something like:

wss://user:password_123!@domain.com/path

When I try to connect to this URL using plain WebSocket in the browser it has no issue, but with WebSocketClient I get a 401 response from the server. Somehow the auth information is not being sent.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions