Web API – Ignore Response Code Option
KnowledgeSync is coded to only accept 201,202 or 204 HTTP response codes. If it is anything else, then it throws a InvalidWebAPIResponseException. This means we are unable to use Web API’s that use path parameters as part of the URL as a single “4...