This is gold! One more thing: if you’re sending JSON with nested objects, make sure to escape the inner quotes properly. I’ve had curl send json fail because of that.
Also, if you’re on Windows, try using Git Bash instead of Powershell. It handles curl commands way better.
Also, if you’re on Windows, try using Git Bash instead of Powershell. It handles curl commands way better.
