Hello All
Iam getting crazy. Sience a few days i try to use "Execute HTTP Action" to send Notifications to chat.google.com For the URL i used the Webhook generated as described in the Documentation: https://developers.google.com/hangouts/chat/how-tos/webhooks The method i use is "POST" As for the Payload i just tryed a simple message like:
{ "text": "Your pizza delivery is here!" }
From https://developers.google.com/hangouts/chat/reference/message-formats/basic But i don't get any messages in the chatroom.
Was anyone able to do connect chat.google.com with PRTG? Thanks Capo
Article Comments
All i see in the Logs are:
State Trigger activated (Sensor/Source/ID: 2466/2466/1)
State Trigger sending HTTP (Sensor/Source/ID: 2466/2466/1)
HTTP/1.0 400 Bad Request (Sensor/Source/ID: 2466/2466/1)
But iam sure the Webhook url is correct.
Regards
Capo
May, 2019 - Permalink
Hi there,
Might be worth activating the Notification Delivery Logging:
https://helpdesk.paessler.com/en/support/solutions/articles/76000041683-how-can-i-enable-notification-delivery-logging
Afterwards check the "\Logs\debug"-folder in PRTG's data folder for the HTTP logs. Are any issues visible there after testing the notifications again?
Best regards.
Sep, 2019 - Permalink
Hi there,
Do you see any errors under "Logs > System Events > Notifications" which could indicate some issues with the setup?
Best regards.
May, 2019 - Permalink