dstk icon indicating copy to clipboard operation
dstk copied to clipboard

Internal Server Error when I use Google Style Geocoder

Open rakeshsukla53 opened this issue 10 years ago • 0 comments
trafficstars

Hi,

I used the amazon AMI ID to launch the server and when I paste my public dns name on the browser I can see the home page. The problem arises when I use the google style geocoder API it is showing internal error.

Request - http://www.datasciencetoolkit.org/maps/api/geocode/json?sensor=false &address=1600+Amphitheatre+Parkway,+Mountain+View,+CA

It is returning result but when I try this:

Request - ec2-45-567-3-75.compute-1.amazonaws.com/maps/api/geocode/json?sensor=false &address=1600+Amphitheatre+Parkway,+Mountain+View,+CA (Changed DNS Name)

It is showing server internal error. My server is running since I can see the homepage but the APis are not running. Could you please help with this.

Regards

rakeshsukla53 avatar Aug 05 '15 23:08 rakeshsukla53