When I tried using Postman to test the API, I was shot by a Heroku Application Error. Kindly confirm if this API is still active or not.
<title>Heroku | Application Error</title>
<style media="screen">
html,body,iframe {
margin: 0;
padding: 0;
}
html,body {
height: 100%;
overflow: hidden;
}
iframe {
width: 100%;
height: 100%;
border: 0;
}
</style>
<iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>
When I tried using Postman to test the API, I was shot by a Heroku Application Error. Kindly confirm if this API is still active or not.
<title>Heroku | Application Error</title> <style media="screen"> html,body,iframe { margin: 0; padding: 0; } html,body { height: 100%; overflow: hidden; } iframe { width: 100%; height: 100%; border: 0; } </style> <iframe src="//www.herokucdn.com/error-pages/no-such-app.html"></iframe>