When an API request fails, most developers do the same thing.

They copy the JSON payload and paste it into a JSON formatter.

I've done it.

You've probably done it too.

For small issues, formatting helps.