Here is my API Console:
Key for browser apps (with referers)API key: | THISISMYAPIKEYEXAMPLEONLY |
---|
Referers: | |
---|
Activated on: | Feb 13, 2014 6:18 AM |
---|
Activated by: | ////////////////////////////////////////////////////////////////////// |
---|
<?php
$json = file_get_contents($jsonurl);
var_dump(json_decode($json));
?>
And this is the output
object(stdClass)#1 (3) { ["error_message"]=> string(74) "This IP, site or mobile application is not authorized to use this API key." ["results"]=> array(0) { } ["status"]=> string(14) "REQUEST_DENIED" }
Arghhh please help, I have turned all related SERVICES in the console also but still get the above error and I have NOT reached my quota!
:(
Thanks