CastawayLabs / cachet-monitor

Distributed monitoring plugin for CachetHQ
https://castawaylabs.github.io/cachet-monitor/
MIT License
439 stars 127 forks source link

Getting HTTP response 400 for POST request #105

Open Meghamala-T opened 5 years ago

Meghamala-T commented 5 years ago

Hi, I am trying to monitor an API url. Method : POST Though the API endpoint return status 200 in POSTMAN. It gives HTTP 400-bad request in cachet-monitor. It is unable to read the body provided in json format. Can you help on the json format for providing body to the POST request in config.json