Login Page - Create Account

Support Board


Date/Time: Wed, 05 Nov 2025 10:33:22 +0000



Post From: Trying to Send HTTP Post Request

[2023-12-06 18:49:35]
User872421 - Posts: 2
I am trying to send HTTP post request to localhost using Function sc.MakeHTTPPOSTRequest. Its return type is int. Is there any way to check if request has been successfully sent or error is there. Or check if server is live or not. I can't find the way to apply the check.
Thanks