Support Board
Date/Time: Thu, 06 Nov 2025 08:50:07 +0000
Post From: sc.MakeHTTPPOSTRequest
| [2024-10-16 19:32:03] |
| User264623 - Posts: 30 |
|
Is there a way to view the contents of what is sent via the sc.MakeHTTPPOSTRequest() function? I get back the response in the sc.HTTPResponse, which is great. But for debugging, I'm having a technical issue that I'm trying to track down, and I'm needing to ensure the output of sc.MakeHTTPPOSTRequest() is sending the post, syntax, formatting as anticipated. My api accepts the data I provided via a curl request (known good headers, url, payload), but getting errors using the sc.MakeHTTPPOSTRequest with the same inputs. Trying to see the output for troubleshooting, if there is a method to do so? |
