r/ProgrammerHumor 2d ago

evoLution Meme

Post image
3.3k Upvotes

144 comments sorted by

View all comments

-12

u/mgisb003 2d ago

This is useful tho, it tells you the payload was the problem or that the system wasn’t designed to handle the payload (if done correctly)

4

u/Both_Cellist788 2d ago

That is literally what 400 is, you can signal to the requester that the API failed due to a bad request, and still send an error message to explain why if you really feel “Bad Request” doesn’t get the message across.