WebSocket EventSub Token problem

The client secret is a secret it is not a token.

Websocket Eventsub only supports User Access tokens.

if you are a server solution - EventSub Webhooks (uses app access)
if you are a client side solution - EventSub websockets (users user access)

1 Like