It seems that channel list put into query params was double escaped.
First when creating the list value itself and then in SetQueryParam.
This could cause problems with all channel groups management operations
either with wrong signature or with wrong channels being added to channel
group
It seems that channel list put into query params was double escaped. First when creating the list value itself and then in SetQueryParam.
This could cause problems with all channel groups management operations either with wrong signature or with wrong channels being added to channel group