Put an X between the brackets on each line to confirm you have completed them:
[ X] The issue is still present in the latest version of the module.
[ ] The issue has not been previously reported.
Describe the bug
Running "Invoke-TdMethod" in PowerShell 5 outputs many different fields, including id, filename, etc.
Running "Invoke-TdMethod" in PowerShell 7 outputs no fields and does not send the command to TOPdesk
Prerequisites
Put an X between the brackets on each line to confirm you have completed them:
Describe the bug Running "Invoke-TdMethod" in PowerShell 5 outputs many different fields, including id, filename, etc. Running "Invoke-TdMethod" in PowerShell 7 outputs no fields and does not send the command to TOPdesk
To Reproduce Steps to reproduce the behavior: Add an attachment to a file in TOPdesk with PowerShell v7 with this command set: https://github.com/AndrewPla/TOPdeskPS/blob/Development/TOPdeskPS/functions/General%20API/Send-TdIncidentFile.ps1
Expected behavior Expect output and information to be sent to topdesk