Skip to Content
0
Former Member
Aug 02, 2016 at 11:38 AM

Geocoding using Google API Via Http Client

1221 Views

Hi Gurus ,

Am trying to use Google Geo coding(for Latitude and Longitude information) .I have written program to consume Google Geocode API via HTTP send/receive using Google Maps URL .

1.cl_http_client=>create_by_url

2.http_client_send

3.http_client_receive

But HTTP response is 'Application server error'.

Any prerequisite in system to done for Http send and receive ?

Regards,

Uma