Solved
Forum Discussion
mbowen
5 years agoEmployee
This seems like a certificate issue. I recently had a similar issue with a proxy server which
had a self-signed certificate. I had to import its cert into my Java truststore ($JAVA_HOME/lib/security/cacerts) using keytool. Can you share a bit more information.
SnapWizard
5 years agoNew Contributor III
We are using snaplogic Cloudplex to make the calls to customer api. So do we need to verify the certificate on the Cloudplex server?
Eva Rodriguez
- bojanvelevski3 years agoValued Contributor
You don’t have to use document to binary. What I meant was change the output of the mapper to binary. You can do that in in the Views tab on the Mapper:
- swatifunde3 years agoContributor
ohhh, got it, its done now but what about other statement you mentioned earlier
$ as $content, 200 as $status “application/json” as $[‘content-type’].- bojanvelevski3 years agoValued Contributor