Hey everyone, I might miss the obvious, but for whatever reason the binding itself / the bridge works, yet it can’t discover devices. When I switch on logging I receive the following error in OH log:
[a.internal.cloud.TuyaContentListener] - Received from 'https://openapi.tuyaeu.com/v1.0/iot-03/devices/factory-infos?device_ids=bfbbd69c4af431a180udyv': Code = {200}, Headers = {Content-Type: application/json;charset=UTF-8, Content-Length: 231, Connection: keep-alive, Date: Thu, 01 Aug 2024 12:10:20 GMT, Access-Control-Allow-Credentials: true, Access-Control-Allow-Headers: , Access-Control-Allow-Headers: access_token,Content-Type, Access-Control-Allow-Methods: POST, Access-Control-Allow-Methods: OPTIONS, Access-Control-Allow-Methods: GET, Access-Control-Allow-Methods: DELETE, Access-Control-Allow-Methods: PUT, Access-Control-Allow-Origin: https://iot.tuya.com,https://platform.tuya.com, Gateway-Info: highway, Server: Sec, Strict-Transport-Security: max-age=31536000}, Content = {{"code":60009001,"msg":"API permission package error. For the solution, see https://developer.tuya.com/en/docs/iot/authentication-method?id=Ka49gbaxjygox.","success":false,"t":1722514220971,"tid":"061316704fff11efb4aad63cb6505ef8"}}
I am confident to have the API IOT Core, Authentication and Device status Notification enabled. The device is visible on the Tuya dashboard and the OH log also sees “something” :
product_id":"x2zcaixkwieccf6y","product_name":"Lumary Smart Ceiling Spotlight A2 ","status":[{"code
Can someone push me in the right direction maybe? As the bridge is working and the log sees something i assume its just a setting somewhere…