2011 Jun 28 9:50 AM
Dear all,
I try to do a http request with the function modules http_post and http_get. I found some example codes and a testreport.
I always get the exception u201EConnect to Host WWW.GOOGLE.DE Port 80 error: NIECONN_REFUSEDu201D.
The same behaviour I got with the classes
Does anyone knows what to do? I checked the RFC destination SAPHTTPA - everything should be ok...
Best regards
Andy
2011 Jun 28 10:07 AM
Hi Andy
You are trying to connect to google on the internet so you probably need to go through a proxy with authentication.
2011 Jun 29 1:39 PM
Hi Darren,
when I´m using proxy, I get another excepiton called "NiHostTo Addr HTTP error: NIEHOST_UNKNOWN".
Any idea ehat happend?