Closed Bitcraze26 closed 2 years ago
Try with this clientId=portal
No, it doesn't work! On my dashboard in portal it works like a charm, but not with API
Hi,
Can you please check these two things?
Hi,
Can you please check these two things?
- Set the clientId=portal in the login request.
- Set the clientId=portal in the /action API call.
I've created new login with clientId = portal, clientId=portal in /action API call but nothing changed. Same with PostMan
Same success = true for every request but no updates on alexa
I've resolved. For contact sensor the type on request bust be 'event':
type=event
Thanks!!
Hello everyone! I made a simple API request for a contact sensor:
Request status "200 OK" Body response:
But In alexa i can't get update for this sensor. I had just one shoot for the first time about 1 hour ago and after no more updates of the states while the requests are sended succesfully.
What can be the problem? Thanks!