Discussions
app-channel-connected message does not return channel object
over 8 years ago by Trevor Green
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}}