Update SVSTaskGate.ps1
This commit is contained in:
@@ -871,6 +871,7 @@ try {
|
||||
$ApiSecretKey = $selectedSite.ApiSecretKey
|
||||
|
||||
# Log parsed data for debugging
|
||||
Write-LogHybrid -Message "Raw request body: $body" -Level "Info"
|
||||
Write-LogHybrid -Message "Parsed parameters: ApiUrl='$ApiUrl', ApiKey='$ApiKey', ApiSecretKey='$ApiSecretKey'" -Level "Info"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user