WebSocket Is connecting in Browser But not into Openbullet

Hello @Ruri , Hope you 're doing Good .
Actually My question is that I am making a Config of a site that uses Websocket.
the websocket is connecting in browser but not in websocket Block. The first GET request of connection :Upgrade is completing successfully. BUt When it comes to websocket connect block in openbullet2 . It throws the error of 403 .
if i try the same wss url in Browser … LIke on https://www.piesocket.com/websocket-tester
it is connecting successfully .So there is no auth issue . I guess there is some issue in ob websocket . Can you please check
Phot

Same websocket giving 403 in ob

But in Browser same websocket url is successfully connecting .

Hello @noobguy
I just tried what you did in Openbullet 2 and it works perfectly for me. Do you have an error in the block parameters or some 3rd party software that might be interfering with Openbullet 2?

Capture