When I am trying to run the below URL:
the response is:
{"error": {"errors": [{"domain": "usageLimits","reason": "ipRefererBlocked", "message": "The referrer null does not match does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions.","extendedHelp": "https://console.developers.google.com/apis/credentials?project=672025619957"}], "code": 403,"message": "The referrer null does not match does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions."}}
I have generated the browser api key.. please tell me where is my mistake?
Thanks in advance