Support Board
Date/Time: Tue, 26 Nov 2024 02:44:20 +0000
Post From: Get POST response after MakeHTTPPOSTRequest - No documentation
[2024-01-17 17:27:17] |
ray42 - Posts: 21 |
Hi, I've posted about this question before but did not receive any reply from staff and I'm also not finding any documentation about this. Get POST response after MakeHTTPPOSTRequest How can I get the server response code and POST's result from the server after making a post request via `sc.MakeHTTPPOSTRequest`? This is crucial in debugging otherwise, I just see a POST success message and that's not helpful... Please help. |