HipChat Transport Issue

I can not get HipChat Transport to function correctly. While setting it up today, I had it working at one point with the below config. It stopped working after providing 1 alert. Now, Test transport also fails.

The following works correctly:
curl -d ‘{“color”:“green”,“message”:“Curl Notification”,“notify”:false,“message_format”:“text”}’ -H ‘Content-Type: application/json’ https://api.hipchat.com/v2/room/123456/notification?auth_token=fdsafsadfdsafsdafsdaf

====================================

Component Version
LibreNMS 1.36-86-g6dcdd89
DB Schema 237
PHP 7.0.27
MySQL 5.5.56-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2
====================================

[OK] Database connection successful
[OK] Database schema correct

Chrome Version 64.0.3282.186

I was able to get this working. The issue isn’t the transport rule, it’s the alerting settings ui page. If I make a change to the config, it never gets saved. Even if I get a ‘config updated’ green popup, it doesn’t actually save anything. Every time I want to modify an alerting setting I have to completely delete it, then re-add it.

I think this was issue before but should have been fixed in update. Make sure your install is up to date.

I upgraded from 1.36 to 1.37. Config changes made in the webui save correctly now