Page 1 of 1

client module with URL

Posted: Fri Feb 06, 2015 2:50 am
by Quentin
Hi I am using the client module to http POST some json data to a server.
All is well as long as I direct it to an IP address. But what if I want to connect to a URL??
hmm..
Thanks,
Quentin

Re: client module with URL

Posted: Fri Feb 06, 2015 8:56 pm
by Quentin
resolved: I simply needed to enter the url without the http://
e.g. "mycompany.myserver.com" not "http://mycompany.myserver.com" connected to the IP field of the client module..
Thanks,
Quentin