Day 11 of challenge- Error 503 on getting info from app

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:

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

Hi Team , any update on this ?
getting 503 in https://water-ttl.herokuapp.com/hygrometer

@yozh150991 @devmukesh endpoints should be up and running now.

1 Like

Thanks @jetison it’s working fine now.