Make sure the channel group has at least one channel added to it before subscribing to the channel.
- Subscribing to a channel group with no channels will result in a 400 response code:
{ "status": 400, "service": "PubSub", "error": true, "message": "Channel group or groups result in empty subscription set" }