Pubsub Auth with accesstoken?

I’m out of ideas here.

It’s working perfectly fine for me.

But your code is missing a nonce: for example:

{
  "type": "LISTEN",
  "nonce": "44h1k13746815ab1r2",
  "data": {
    "topics": ["channel-bits-events-v1.44322889"],
    "auth_token": "cfabdegwdoklmawdzdo98xt2fo512y"
  }
}

from

Which yes is optional. But it’s the only difference between my code and your code that I can see