Post Request with json body #363
Replies: 7 comments 7 replies
-
Es sollte genügen, wenn var jsonBody = `{"on": {"on": false}}` |
Beta Was this translation helpful? Give feedback.
-
Thanks, What is the best way to avoid the SSL verification ? |
Beta Was this translation helpful? Give feedback.
-
@brutella Any idea regarding this issue ? |
Beta Was this translation helpful? Give feedback.
-
ok, now we have the next exception 🥺 |
Beta Was this translation helpful? Give feedback.
-
@brutella Any update regarding this Issue ? |
Beta Was this translation helpful? Give feedback.
-
Yes I'm Using the same Code ... Did you tried any HTTPS Post Request on any Server and is working for you ? https://developers.meethue.com/develop/application-design-guidance/using-https/#Hue%20EDK |
Beta Was this translation helpful? Give feedback.
-
@brutella
|
Beta Was this translation helpful? Give feedback.
-
Hi,
i trying to turn on a group on hue lights using the Hue API. But somehow I have a syntax error:
` // turn the garden ligthning off
postUrl := "https://.../clip/v2/resource/grouped_light/c9149e87-87ce-47b2-8b0a-c58d7fb63744"
Thanks
Beta Was this translation helpful? Give feedback.
All reactions