I am running a website on a cloud service called "codeanywhere".
My website is receiving data from a separate server via post API. It worked fine few hours ago and suddenly it returns a 504 error.
I pinged the API's host url and it does not respond. But when I check the API with postman it still works fine. I have no idea what went wrong.