You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Anybody able to help? The password is properly entered in the JSON
body = {
"country_code": 1,
"username": "XYZ.com",
"password": "88fa5d40b7c1fb740b87c2bda9ca50bd", <--- this is the smart switch id
"schema": "smartlife"
}
[11/4/2023, 8:25:59 AM] Homebridge v1.6.1 (HAP v0.11.1) (Tuya) is running on port 47906.
[11/4/2023, 8:25:59 AM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/iot-01/associated-users/actions/authorized-login
data = {
"code": 1106,
"msg": "permission deny",
"success": false,
"t": 1699100759450,
"tid": "4f85ce187b0d11ee946f2e28f447d5d3"
}
[11/4/2023, 8:25:59 AM] [Tuya] Login failed. code=1106, msg=permission deny
[11/4/2023, 8:25:59 AM] [Tuya] Please make sure your countryCode, username, password, appSchema is correct, and app account is linked with cloud project.
Beta Was this translation helpful? Give feedback.
All reactions