Marcel Balk | XH

Results 3 issues of Marcel Balk | XH

# Steps to reproduce $appId = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' $SecretKEY = "XXXXX~XXXXXXXXXXXXXXXXXXXXXXX~XXXXXXX" $secret = ConvertTo-SecureString $SecretKEY -AsPlainText -Force $refreshToken = '' $credential = New-Object System.Management.Automation.PSCredential($appId, $secret) #Connect-PartnerCenter -ApplicationId $appId -Credential $credential -RefreshToken...

Have added dutch language as a push request to your repo. I hope you will like it, if i can assist in translating more to dutch please let me know.

**Describe the bug** At Jobs --> Job --> Workflow --> Options when making a option allowed value and entering a List with values and then changing to Remote URL the...