Error Code 110 #172
Unanswered
avidteacher
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use the plug in, but can't get it to launch in homebridge. I am using my Tuya login and password, even though this is a smartthings project (I don't have a smartthings login and can't find where to get one.) Anyone have any thoughts?
Log details:
TuyaOpenAPI request: method = post, endpoint = https://openapi.tuyaus.com, path = /v1.0/iot-01/associated-users/actions/authorized-login, params = null, body = {"username":"newsound@earthlink.net","password":"ce79e1e3bb9df31e83bf82839d0ba095","schema":"smartlife"}, headers = {"t":"1639089220321","client_id":"9fgrg4f8b5slw5jgrewa","nonce":"0c8710c0-5940-11ec-b6f2-afdfad48eed3","Signature-Headers":"client_id","sign":"6F130A4E66F81803F577AA54D1A93B07F9674F238DF205E1637A4681E2E850A1","sign_method":"HMAC-SHA256","access_token":"","lang":"en","dev_lang":"javascript","dev_channel":"homebridge","devVersion":"1.5.0"}⚠️ ⚠️ ⚠️ ! You get an error!
[09/12/2021, 15:33:41] Homebridge v1.3.8 (HAP v0.9.7) (TuyaPlatform) is running on port 53860.
TuyaOpenAPI response: {"code":1100,"msg":"param is empty","success":false,"t":1639089221733} path = /v1.0/iot-01/associated-users/actions/authorized-login
TypeError: Cannot destructure property 'access_token' of 'res.result' as it is undefined.
at TuyaSHOpenAPI._refreshAccessTokenIfNeed (/usr/local/lib/node_modules/homebridge-tuya-platform/lib/tuyashopenapi.js:49:11)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at TuyaSHOpenAPI.request (/usr/local/lib/node_modules/homebridge-tuya-platform/lib/tuyashopenapi.js:145:7)
at TuyaSHOpenAPI.getDevices (/usr/local/lib/node_modules/homebridge-tuya-platform/lib/tuyashopenapi.js:63:15)
at TuyaPlatform.initTuyaSDK (/usr/local/lib/node_modules/homebridge-tuya-platform/index.js:90:19)
Attention
Failed to get device information. Please check if the config.json is correct.
Beta Was this translation helpful? Give feedback.
All reactions