Shelly Cloud Connetion Error
Trying to connect to shelly cloud and can't understand what i'm making wrong.
with curl i'm using :
curl -X POST https://shelly-24-eu.Shelly.cloud/device/status -d "auth_key=XPTO&id=c45bbe6a3221"
and i got the json answer.
How can i program it in comfortclick?
Thanks
Hello All,
I'm programming the equivalent to this : curl -X POST https://shelly-24-eu.Shelly.cloud/device/status -d "auth_key=XPTO&id=c45bbe6a3221"
The result is:
If I run the curl it works.
Can anyone give me some light? Thanks