I getting this message error from google maps while requesting url for source and destination point. Does any one know about it. Please share your experience.
{ "error_message" : "This IP, site or mobile application is not authorized to use this API key. Request received from IP address 103.24.99.82, with empty referer",
"routes" : [], "status" : "REQUEST_DENIED"
}
url: https://maps.googleapis.com/maps/api/directions/json?origin=24.878353,67.064308&destination=24.909353,67.085304&sensor=false&avoid=highways&mode=driving&key={key_value_here}