dstk
dstk copied to clipboard
Internal Server Error when I use Google Style Geocoder
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