Login Page - Create Account

Support Board


Date/Time: Fri, 22 Nov 2024 11:41:43 +0000



[Programming Help] - sc.MakeHTTPPOSTRequest

View Count: 90

[2024-10-16 19:32:03]
User264623 - Posts: 28
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?

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account