- What Grafana version and what operating system are you using?
grafana-9.4.3
Docker on debian 11 - What are you trying to achieve?
Configure webhook to get alerts on Zoom
Hi, my request works with :
curl ‘https://inbots.zoom.us/incoming/hook/XXXXXXXXXXXXXX’ -X POST -H ‘Authorization: yyyyYYYYYYddd’ -d ‘Hello World!’
When I set the contact point i got a error
webhook response status 400 Bad Request
Any idea?
Regards