Discussions

Ask a Question
Back to All

app-channel-connected message does not return channel object

I'm connecting to a GameWisp channel using the channel-connect message, and I receive an app-channel-connected response without a channel node in the JSON, eg:

 {"result":{"status":1,"message":"Channel authenticated."},"data":{"channel_id":"15145","status":"authenticated","listening":true}}