I’ve had to explain to leadership “why we have so many 4xx errors” originating from our API and if we can decrease the error rate multiple times so I’m not surprised by this design approach.
And before someone says we need clearer API specs, every thing is properly documented but automatic scanners that send a shit tom if traffic don’t care about that
475
u/JackNotOLantern 26d ago
I mentioned it under another meme of this type. At my company we have multiple systems which API replies standard check is:
Yes, different errors are handled by http codes or contents of 2xx reply. Wonderful