"Having trouble with curl HTTP POST? Need help troubleshooting!"
hey guys,
trying to send some data with curl http post but it’s not working?? i keep getting errors or no response.
here’s what i’m using:
`curl -X POST https://example.com/api -d "key=value"`
am i missing something? do i need headers or something?
also, how do i send JSON data properly? seen mixed examples online.
pls help a noob out! 🙏
(ps. if u have a working curl http post example, drop it below!)
---
*word count: ~80*
hey guys,
trying to send some data with curl http post but it’s not working?? i keep getting errors or no response.
here’s what i’m using:
`curl -X POST https://example.com/api -d "key=value"`
am i missing something? do i need headers or something?
also, how do i send JSON data properly? seen mixed examples online.
pls help a noob out! 🙏
(ps. if u have a working curl http post example, drop it below!)
---
*word count: ~80*
