Thanks everyone! I added `Content-Type: application/json` to my headers, and it worked! Totally missed that.
But now I’m curious—why do some APIs throw a 415 even when the data is JSON? Is it just bad server config, or is there more to it?
Also, shoutout to the Postman suggestion—made testing way easier.
But now I’m curious—why do some APIs throw a 415 even when the data is JSON? Is it just bad server config, or is there more to it?
Also, shoutout to the Postman suggestion—made testing way easier.
