For debugging, don’t forget `curl -i` to include headers in the response. Sometimes the error is in the headers, not the body!
And yeah, `-d` and `--data` are interchangeable. Just pick one and stick with it.
And yeah, `-d` and `--data` are interchangeable. Just pick one and stick with it.
