Hi David, I don't know if it might have something to do with your issue, but I was just testing a http service and got an "arguments are incompatible' because I forgot to define the 4th parameter of the HTTP Request command. Just needed to add C_OBJECT($response) before $status:=HTTP Request(HTTP POSTmethod;$url;$data;$response;$headerNames;$headerValues)
HTH Koen Op 3-feb.-2017, om 11:43 heeft David Samson <[email protected]> het volgende geschreven: > I have used "HTTP Request" with REST successfully in the past but in this > case I am getting a strange "arguments are incompatible" error which I > suspect just means it was unable to connect since I have double-checked all > the parameters. -------------------- Compass bvba Koen Van Hooreweghe Kloosterstraat 65 9910 Knesselare Belgium tel +32 495 511.653 ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

