Amcrest Light Automation

Hello

I am trying to get an automation put together where my amcrest spotlight turns on when a door opens. I can confirm that the below cmd works when double clicked to turn the spotlight on.
http://[username]:[password]@[cameraip]/cgi-bin/coaxialControlIO.cgi?action=control&channel=1&info[0].Type=1&info[0].IO=1

When I try to add it into my configuration.yaml as a restful cmd, or cmd line, from other examples I have found, I can’t get the light to come on when I try to run it from developer tools.

example of rest cmd I have in my config.yaml