vdespa / introduction-to-postman-course

956 stars 597 forks source link

504 Gateway Time-out #19

Closed rickersilva closed 6 months ago

rickersilva commented 6 months ago

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,

nevenpavlovic commented 6 months ago

Same issue here.

vdespa commented 6 months ago

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

nevenpavlovic commented 6 months ago

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.

rickersilva commented 6 months ago

It's been working fine for me. Thank you