When i access the API getting below error response
{
"error_message" : "API keys with referer restrictions cannot be used with this API.",
"results" : [],
"status" : "REQUEST_DENIED"
}
I have verified all the setting based on google documentation.
Google console settings:
Captured from chrome Network tab:
Any help you can give will be greatly appreciated.