Octoober / tuya-bulb-control

API wrapper for you smart bulbs developed by Tuya 💡
MIT License
31 stars 3 forks source link

Sign invalid #3

Closed PatalJunior closed 4 months ago

PatalJunior commented 1 year ago

Error in signature, so can't won't work.

PatalJunior commented 1 year ago

File "C:\Users\eduar\AppData\Local\Programs\Python\Python311\Lib\site-packages\tuya_bulb_control-0.1b4-py3.11.egg\tuya_bulb_control_tuya_api.py", line 102, in __token raise AuthorizedError( tuya_bulb_control.exceptions.AuthorizedError: 1004 -> Sign invalid

orpos commented 5 months ago

i sucefully updated the sign header and got it to work, i will try to make a pr to fix the error