/Invoke/Cirrus.Nodes/AddNodes Endpoint is Not accepting the Payload in any form.
In Swagger it was documented to send it in below format, yet still it is failing
{ "coreNodeIds": [ 0 ] }
"error": "{\"Message\":\"ProvideFault failed, check fault information.\",\"ExceptionType\":\"System.ServiceModel.FaultException1,
"status_code": 400`
Any help would be appreciated