REST API error return good practices [closed]
A great resource to pick the correct HTTP error code for your API: http://www.codetinkerer.com/2015/12/04/choosing-an-http-status-code.html An excerpt from the article: Where to start: 2XX/3XX: 4XX: 5XX: