Error on API Access … !?
-
I’m testing API and I get errors….
Server IP is correct and checked with provider
Client IP is set correct with *.mysite.com/* as proposed by Goggle. Will I need to add https to client side?
What else is the prob?Array ( [error] => REQUEST_DENIED - This IP, site or mobile application is not authorized to use this API key. Request received from IP address 2a01:4f8:241:1f86::2, with referer: https://maps.googleapis.com/maps/api/geocode/json?region=DK&address=manhattan%2Bnew%2Byork%2Bus&language=EN&key=XXXXXXXXXXXXXXXXXXXXXXXXXXX [data] => stdClass Object ( [error_message] => This IP, site or mobile application is not authorized to use this API key. Request received from IP address 2a01:4f8:241:1f86::2, with referer: https://maps.googleapis.com/maps/api/geocode/json?region=DK&address=manhattan%2Bnew%2Byork%2Bus&language=EN&key=XXXXXXXXXXXXXXXXXXXXXX [results] => Array ( ) [status] => REQUEST_DENIED ) )
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error on API Access … !?’ is closed to new replies.