RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Google API key seems not to work - possibly because of wrong allowable referrers

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.

Return to “Issues”