ehendrix23 / aioharmony

Asyncio Python library for connecting to and controlling the Logitech Harmony
Apache License 2.0
24 stars 14 forks source link

(False, 'Unauthorized policy write haDevice denied') #26

Open gpala7077 opened 3 years ago

gpala7077 commented 3 years ago

I successfully connect and initilize a HarmonyAPI object.

Only the first command is accepted, after that it receive (False, 'Unauthorized policy write haDevice denied').

image

it is only fixed after I restart the Harmony Hub, but again, only one command goes through before receiving an Unauthorized policy error.