I just started working on Day 6 Challenge and I see that requests arenât being sent and Iâm getting this error
I have the same problem with 30 Days of Postman challenge. (Day 27: Scenario testing, Error: connect ECONNREFUSED 44.194.250.4:80)
Could you give the name of API for Day 6 of 15 Days of Postman challenge?
The API for this challenge is called the Good Bank API
Hey everyone, while we figure out while this doesnât work can you try using either of these instead?
https://www.unbreakableapi.com/
https://unbreakable-api.herokuapp.com/
If these still donât work please bear with us while we work on a fix and move on to the next day in the meantime!
I found your requests doesnât work for mine. It give me the error Not Found
Could you help me to figure out what am I missing ?
Thank you

I think weâll have to wait for a fix, as @arlem suggested. The two new URLs/endpoints ending with â/userâ do not work (404 Not Found).
It seems that three of the URLs arenât working at all.
- https://www.unbreakableapi.com/
- https://unbreakable-api.herokuapp.com/
- http://security.postman-breakable.com/user
I will try again in the next few days. By the way, I would like to know if the Body request of this API will be like this:
{
âusernameâ: " ",
âpasswordâ: " "
};
May you have a look and tell me if it is right or wrong. Thank you so much.
Hey everyone!
Looks like itâll be a bit longer than planned to get this back up and running, in the meantime Iâve disabled the tests from our end so you can still submit for the badge and not get stuck by it.
Iâll keep everyone updated when itâs fixed so you can give it a try later.
Apologies for this!
Aaaaand weâre back! You can now use the http://security.postman-breakable.com/
again.
Thank you all for your patience.