vdespa/introduction-to-postman-course

504 Gateway Time-out

rickersilva opened this issue · 4 comments

I started learning testing APIs in Postman, using this API. Great material to understand postman. I really appreciate your effort.

Yesterday I could go through almost half of the course. Today, it's been intermittently down or something. The status endpoint is timing out, as well as the other endpoints.

<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
</body>
</html>

I hope someone can take a look at some point.

Thank you,

Same issue here.

Thanks for reporting this issue. I've just tested the API and works as expected on my side.
Are you still experiencing the issue?

Thanks for reporting this issue. I've just tested the API and works as expected on my side. Are you still experiencing the issue?

It works for me now. Thank you for the tutorial, by the way. Some surprises with the introduction of JavaScript in the 2nd part there but overall pretty clear.

It's been working fine for me. Thank you