TV is not asking for authorization
adeeltahir98 opened this issue · 2 comments
adeeltahir98 commented
I am trying to connect to samsung tv using websockets but I am getting no authorization dialogue on tv and consequently getting this in error response:
samsungctl.exceptions.UnhandledResponse: {'event': 'ms.channel.unauthorized'}
On the other hand If I try to connect using legacy then I get this error:
b'P/1.0 403 Forbidden\r\ncontent-type: text/html\r\ncontent-length: 38\r\n\r\n
403
<'samsungctl.exceptions.UnhandledResponse: b'tml>'
Please anyone tell me what I am doing wrong. Thanks
gbrissey commented
Look at the QSeries issue discusses this issue for the Q series TVs
adeeltahir98 commented
Thank you. That works !!