Thanks for the tips! I’d also recommend using `curl --trace-ascii debug.txt` to log the entire request and response to a file. Super useful for debugging when curl send json doesn’t work as expected.
Another tool worth checking out is https://hoppscotch.io/. It’s a lightweight API testing tool that’s great for quick experiments.
Another tool worth checking out is https://hoppscotch.io/. It’s a lightweight API testing tool that’s great for quick experiments.
