PubSub Bits Issue

Hello all!

I have set-up an application that will connect to the pubsub api but I am running into a weird issue. I get my auth token and have my client id set and can connect to the pubsub port and receive a pong back. Then I send a listen command on the channel-bits-events-v1.xxxxxxxxx event. This gives me back a response with an empty error field, which I take as it connected. But when I try to listen to channel-bits-events-v2.xxxxxxxxx I get a response with an ERR_BADAUTH. Any ideas on why this could be happening?

Thanks!

Solved my own issue. I had the wrong scope set.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.