yozh150991
(Игорь Глушко)
December 1, 2022, 3:35pm
1
My question :
Can someone bring app working again or maybe there is some workaround ? Sending simple get request to https://water-ttl.herokuapp.com/hygrometer gives me 503 error which I assume isn’t correct
Details (like screenshots) :
He’s the response
Application Error
html,
body,
iframe {
margin: 0;
padding: 0;
}
html,
body {
height: 100%;
overflow: hidden;
}
iframe {
width: 100%;
height: 100%;
border: 0;
}
</style>
How I found the problem :
During 30 Days challenge
I’ve already tried :
w4dd325
(w4dd325)
December 2, 2022, 11:08am
2
Hi @yozh150991
I also see an error when accessing that link.
Looks like this will require someone from Postman to have a look.
Thanks for the heads up. This teaches me not to ignore emails from Heroku. We’ll take a look at it, and let you know when it’s fixed.
2 Likes
devmukesh
(Mukesh chaudhary)
December 4, 2022, 3:56am
4
Hi Team , any update on this ?
getting 503 in https://water-ttl.herokuapp.com/hygrometer
jetison
December 5, 2022, 11:58pm
5
@yozh150991 @devmukesh endpoints should be up and running now.
1 Like
devmukesh
(Mukesh chaudhary)
December 7, 2022, 2:28pm
6
Thanks @jetison it’s working fine now.