| Can you ping the domain rtidev.vinculumgroup.com from the command line on the IBM i? It could simply be an issue of a failure to resolve the IP.
Hi Mike,
Thanks for the response. I believe the URL is a parameter for the http_url_post function. Or do I have to set it up somewhere else?
Attaching the code again.
Regards,
Jose
In your code I do not see where you set the url.URL should be set to the site you are trying to get to, this would cause the host name lookup failure in the
log
| Mike Corbo | | Programmer Analyst |
| National Retail Systems, Inc. 611 Rte 46W Hasbrouck Heights, NJ 07604
|
| |
This is my first time to use HTTPAPI in RPG to post a JSON API to a web service. I've been successful in generating the jsonData, but I got stopped at the sending part. I keep getting the error message below. Do you have any idea what's
causing the error and how I can correct it?
<Sample Program Code 1.JPG>-- _______________________________________________ Ftpapi mailing list Ftpapi@xxxxxxxxxxxxxxxxxxxxxxhttp://scottklement.com/mailman/listinfo/ftpapi
|