Wow, thanks everyone! Didn’t realize how much headers mattered. Tried the JSON example with `Content-Type` and it worked!
Still getting a 401 though—guess I need auth. Anyone know how to add basic auth to a post request in curl? Like `-u user:pass`?
Also, `-v` was a game-changer for debugging. Appreciate the tips!
Still getting a 401 though—guess I need auth. Anyone know how to add basic auth to a post request in curl? Like `-u user:pass`?
Also, `-v` was a game-changer for debugging. Appreciate the tips!
