Closed falkheiland closed 1 year ago
https://github.com/christaylorcodes/ConnectWiseControlAPI/blob/51f82913b3eec293062c091870ba1fd9a6bb22b9/ConnectWiseControlAPI/Public/PageService/Remove-CWCSession.ps1#L11
should be changed to:
$Endpoint = 'Services/PageService.ashx/AddSessionEvents'
accordingly to changes to ConnectWiseControlAPI/Public/PageService/Invoke-CWCCommand.ps1 in https://github.com/christaylorcodes/ConnectWiseControlAPI/commit/faa2eb6b0a667fa2923e5bce753c235d3f0dac5a
and there were probably other changes to th eAPI as well
duplicate #17
https://github.com/christaylorcodes/ConnectWiseControlAPI/blob/51f82913b3eec293062c091870ba1fd9a6bb22b9/ConnectWiseControlAPI/Public/PageService/Remove-CWCSession.ps1#L11
should be changed to:
accordingly to changes to ConnectWiseControlAPI/Public/PageService/Invoke-CWCCommand.ps1 in https://github.com/christaylorcodes/ConnectWiseControlAPI/commit/faa2eb6b0a667fa2923e5bce753c235d3f0dac5a
and there were probably other changes to th eAPI as well