19 Oct
2017
19 Oct
'17
11:29 a.m.
On 19 Oct 2017, at 16:41, Tim Cooper lists@coop3r.com wrote:
On 19 Oct 2017, at 14:56, Tom Laermans tom.laermans@powersource.cx wrote:
Hi Tim,
I've tested the JSON output against the "Connect Playground" site at MS. Unfortunately I can't really do much more... :-/
You can put an "echo $data_string;" on line 38 of includes/alerting/teams.inc.php and try to curl that, to try and find out what the issue is exactly... Tom
Tom,
There is an empty ‘[ ],’ section in the centre of the facts in the JSON, if I remove this from the test data it works?
Commented out line 31 to remove this empty part from the PHP generated JSON output. Curl workspace expected with the out put now, test_alert.php still doesn’t. Will do some more digging.
Thanks