When I try to make a test google call, I get:
"error_message" : "This IP, site or mobile application is not authorized to use this API key."
Is this possibly from my use of the wrong referrers for my key. I'm now using:
Referers =
Code: Select all
*.io/*
*.com/* I'm purposely using the broadest possible referrers since I had no luck using more specific strings.