I updated switch to version 24 spring and webhook to version 8.2.
Since then, I can't communicate between postman and switch. Could you help me and tell me where I've made a mistake?
URL link I use :
Code: Select all
localhost:51088/scripting/switchscan
Code: Select all
<?xml version="1.0"?>
<root>
<id>147</id>
<machineID>HP100K</machineID>
<actualAction>
<action>start</action>
<date>2024-07-02 14:49:32</date>
</actualAction>
</root>
Code: Select all
{"status":false,"error":"Cannot send webhook response: The script cannot be decrypted."}