WHILE i am updating the ticket using $request.invokeTemplate(), from requests.json i am getting this log,
Ticket update failed: {“message”:“PUT method is not allowed. It should be one of these method(s): GET, POST”}
Adding note failed: {“message”:“POST method is not allowed. It should be one of these method(s): GET, PATCH, PUT, DELETE”}