All,
I’m struggling with passing variables to my custom script and couldn’t find in the forum what I’m doing wrong. The script works fine, but instead of using the variable message, I receive “{{ message }}” as the hard-coded content. Can someone point me in the right direction?
Hi @tomx101,
I was wondering if your restful notify procedure is still working?
I am trying to do the same but keep on getting a login error for authorization failure. My shell_command performs as expected. Has the resource specified in the rest notify config changed? My rest notify config is in a notify.yaml. The authorization has ‘Bearer followed by the token’. I also use NGinx if that would make a difference.
Thanks for any hints to get past this.