Hi Team,
We are trying to call a custom API from WR RESTClient which requires us to pass Certificate file and Key file, but we are getting the following error.
"No Context returned from POST call"
We are able to process the GET or POST without the certificates, are we doing something wrong here, should we pass the paths some other way.