Switch Not Changing State using IFTTT

Hello There,

I am trying to create a dashboard and have a switch to turn light bulb on and off as the OS of bulb is not supported I am using IFTTT webhooks.

The URL seems to work fine but my switch doesn’t work with the below code.

Switch Light_Switch { http=">[ON:POST:https://maker.ifttt.com/trigger/hallon/with/key/xxxxxx] >[OFF:POST:https://maker.ifttt.com/trigger/halloff/with/key/xxxx]" }

Thank You.

That’s syntax for the version 1 HTTP binding. What version of OH are you using, what binding version do you have installed?