You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: