Open vwt12eh8 opened 3 years ago
I get an error with the following code. Is there a workaround?
from tuya_iot import TuyaOpenAPI, AuthType api = TuyaOpenAPI("https://openapi.tuyaus.com", "<id>", "<secret>", AuthType.SMART_HOME) res = api.connect("<user>", "<pass>", "<country>", "smartlife")
{"code": 1004, "msg": "sign invalid", "success": false, "t": ***}
tuya-iot-py-sdk version is 0.5.0
tuya-iot-py-sdk
I get an error with the following code. Is there a workaround?
tuya-iot-py-sdk
version is 0.5.0