TakahikoKawasaki / nv-websocket-client

High-quality WebSocket client implementation in Java.
Apache License 2.0
2.03k stars 292 forks source link

Throws Exception even if the url is valid #247

Closed LeeCrey closed 1 year ago

LeeCrey commented 1 year ago

java.lang.IllegalArgumentException: Illegal character in query at index 46.

I dunno i have tried to figure it out what the problem was. Tried to use different client. There were no problem. The URL is valid but it keeps throwing error.

here is the format

ws://domain/cable?Token=Bearer JwtToken