Henry
Member since Feb 28, 2013
- Profile: /members/10703-henry.htm
- URL: http://www.activeglobal.com
- Comments: 1
Recent Blog Comments By Henry
-
Making SOAP Web Service Requests With ColdFusion And CFHTTP
Posted on Feb 28, 2013 at 5:10 AM
Hi Ben What if a website uses HTTPS as webservice? I got this error when I try to connect a HTTPS site: ErrorDetail I/O Exception: peer not authenticated Filecontent Connection Failure I can access that site var SOAPUI tool. And here is my code: <cfhttp url="#urlAPI#" method="pos... read more »