Questions tagged [cfhttp]

A ColdFusion/CFML tag that performs an HTTP request.

A ColdFusion/CFML tag that generates an HTTP request and handles the response from the server. See cfhttp in Adobe's CFML reference for details.

199 questions
0
votes
1 answer

Coldfusion - error when making SOAP request to Neolane

I am trying to make webservice SOAP requests to Neolane using Coldfusion and CFHTTP. I have copied the SOAP request directly from Neolane's documentation, so I think that is okay. The error message returned is : SOAP-ENV:ClientLe message XML SOAP…
garyv
  • 187
  • 1
  • 9
-1
votes
1 answer

Not able to read XML using CFHTTP in Coldfusion 2016

I am trying to read XML feed from this URL using cfhttp tag in coldfusion and i an using this code for it
Rikhi Sahu
  • 655
  • 1
  • 7
  • 19
-1
votes
2 answers

Google Flights CFHTTP not working

I am trying to get the following URL with CFHTTP but I am not getting the page. Any ideas? http://www.google.com/flights/#search;f=JNB;t=MRU;d=2016-12-19;sel=JNBMRU0MK854;s=0
-1
votes
2 answers

Using CFHTTP with HTTPS domain in Railo

I keep getting Connection Failed when trying to request data from a page that is on an https:// domain. I did install the ssl cert using the built-in section of the railo admin at…
Kevin B
  • 94,570
  • 16
  • 163
  • 180
1 2 3
13
14