Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello everyone,I'm writing code in python using sockets to be able to AddChannelRequest, GetChannelSetRequest, UpdateChannelRequest, DeleteChannelRequestSo far we were able to AddChannelRequest, and the other requests are not working(we get errors re...