I have been using HTTP GET and Post to activate certain services. There is a non standard service that I was only able to figure to using HA script. However, I am having trouble using HTTP POST to https://abc.com/api/service/script/scriptname with authorization header and it is coming back as 400: Bad Request.
Wondering if anybody has any advice if this is possible and what am I doing wrong?