I'm trying to send a POST HTTP Request, here's my solution:
The API request gets the type of request it's received and outputs it back, which get's sent as a message.
I've validated the web server to be running on countless times over, this is not a fault on the web server. If I send a POST request anywhere else, the server returns "POST". Yet here is my output:
HTTP Request sending GET requests rather than POST as selected.
I've tried it myself with a simple HTTP call, and my endpoint is receiving POST as expected. Can you share the YAML for your topic?
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.