for google maps API in python for web , I copied the url from the same site but it says
r.content
{
“error_message” : “You must use an API key to authenticate each request to Google Maps Platform APIs. For additional information, please refer to http://g.co/dev/maps-no-account”,
“results” : [],
“status” : “REQUEST_DENIED”
}
can you tell me what’s my mistake?