Back to All

Error msg for JSON API

To test my JSON API error msg output I deliberately changed my server file name (means api call will give 404).

But the bot did not give any error msg. It simply kept on taking input and moved nowhere.

How can I give users a msg in case our webhook/api server is down?

Also I have noticed that even if I change the API address (and click verify to get 200 for the new address), responses still get sent to the old API address. Even though the GUI keeps showing the new url.