Google map api fails
I created google APIs and enabled Maps api and inserted the keys as required.
When I test it still shows error.
{
"request": "New Delhi, India",
"result": {
"coords": false,
"bounds": false,
"address": false,
"radius": false,
"address_components": [],
"response_code": "REQUEST_DENIED"
}
}
On the ads single page it shows blank in maps area.
Any help please.