@alon Figured it out.
I had "<< >>" around each parameter ... that somehow broke it ... removing the escaping fixed it.
@alon Figured it out.
I had "<< >>" around each parameter ... that somehow broke it ... removing the escaping fixed it.
I have an IFTTT recipe setup. It seems to be correct, but whenever IFTTT tries to call triggercmd, It gets a 403 error.
If I break the token (on purpose), I get a 401 which makes sense ...
Please help me obi wan kenobi you are my only hope!
Unable to make web request. Your server returned a 403
BTW, I followed this: https://www.triggercmd.com/forum/topic/31/how-to-use-ifttt-with-triggercmd
Another idea is for one of your triggers to trigger the other one using an API call for example using curl.