Back to All

API Returning the status true but no message

Hi guys,

I have been using this format in my ajax to interact with my Bot using json API for years. and this morning it is not responding perfectly:

https://cors-anywhere.herokuapp.com/https://snatchbot.me/channels/api/api/id<BOT_ID>/app<APP_ID>/aps<APP_SECRET>?user_id=&message=Test

and it is just generating me this result:

{"messages":[],"status":true}

I hope you can help me on this one as this is urgent. Thanks a lot

Cheers