Search found 4 matches

by tstarr
Wed Sep 18, 2019 12:44 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Proper format for HTTP POST body
Replies: 6
Views: 14369

There don't appear to be any errors relating to the actions taken on test failure in the log. The failing of the test itself shows up as: <tr class="bad"> <td align="center"> <!--KSIM--><!--KSFD-18092019004720-->9/18/2019 12:47:20 AM<!--KSIM--> </td> <td align="left"> <...
by tstarr
Tue Sep 17, 2019 3:00 pm
Forum: Configuration, Maintenance, Troubleshooting
Topic: Proper format for HTTP POST body
Replies: 6
Views: 14369

I'm going to be looking at this some more tomorrow, but I just finishing upgrading to v11.98 and it is still failing the POST. An email alert attached to that same test goes off fine, so I know it must be some quirk of the http request that's causing issues.
by tstarr
Tue Sep 17, 2019 11:25 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Proper format for HTTP POST body
Replies: 6
Views: 14369

Ha, there's always something. Thanks for your help, will likely be upgrading.
by tstarr
Tue Sep 17, 2019 7:25 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Proper format for HTTP POST body
Replies: 6
Views: 14369

Proper format for HTTP POST body

Hello, I'm trying to create an http request as an action after a "bad" result for an alarm. Specifically, using the service nexmo (https://developer.nexmo.com/messaging/sms/overview), though I don't think the service is the issue here. I must be putting something in the wrong format for Ho...