I’ve been using an HTTP API as a consumer and how ti deals with it’s HTTP API Errors is terrible. Tt’s returning back a 200 OK. And in the body of the response, it has an error property that has a user facing message. You might be thinking, if you just return a 400 status… Read More »Your API Errors Suck (Here’s How to Fix Them) The post Your API Errors Suck (Here’s How to Fix Them) appeared first on CodeOpinion.