From: Timoney, Dan (dt5972) Date: Tue, 1 Oct 2019 19:14:29 +0000 (-0400) Subject: Fixes for async response to SO X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=74ad4c7e51bbfa01caa2e504779b47dd86861428;hp=74ad4c7e51bbfa01caa2e504779b47dd86861428;p=sdnc%2Foam.git Fixes for async response to SO 1) Wrong user name configured for SO interface 2) Accept header needs to be set to 'text/plain' 3) Content-Type needs to be explicitly set to 'application/json' 4) Template is missing outer "input" tag 5) Message needs to be in XML format, not JSON Change-Id: Icd06d12ff8576d2dd560ea452d0a14c3de643a00 Issue-ID: SDNC-927 Signed-off-by: Timoney, Dan (dt5972) ---