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