Brunius

Results 4 comments of Brunius

``` {'Error': 'Missing Tuya Cloud Key and Secret', 'Err': '909', 'Payload': "Cloud _tuyaplatform() invalid response: b'400 Bad Request'"} ``` Should that be pulling from the same saved credentials that wizard...

Got a good result from this one - ``` { 'result': { 'access_token': '18d829aaec28a84d1c4d4f01cc66****', 'expire_time': 7200, 'refresh_token': 'b1095c5c447a3ad82020b70f0acf****', 'uid': 'bay1695268924091****' }, 'success': True, 't': 1695283119032, 'tid': 'ac86a75c585411ee9a70760d0d3c****' } ```

> Hmm, it should work then. If you open tinytuya.json in a text editor, is there any whitespace or funny characters inside the quotes? Some unicode characters: For example, device...

I've just edited tinytuya.json to remove the unicode - it all seems to work just as expected.