I have a same problem in custom search api for android 

the error response is occured

{
 "error": {
  "errors": [
   {
    "domain": "usageLimits",
    "reason": "accessNotConfigured",
    "message": "Access Not Configured"
   }
  ],
  "code": 403,
  "message": "Access Not Configured"
 }
}



On Friday, July 13, 2012 7:37:35 PM UTC+5:30, Patrick Ziegler wrote:
>
> This has been driving me nuts...
>
> Trying to set up my first API.  I think I have everything set correctly 
> but still getting nowhere...
>
> My URL,
>
>
> https://www.googleapis.com/customsearch/v1?key=AIzaSyChWV0NI7GTbvnUHr0XzoqWt3HyCyyMTJA&cx=016296160735106576712:8kvz6lo2kp4&q=site:
>  
>
> My result,
>
> {
>  "error": {
>   "errors": [
>    {
>     "domain": "usageLimits",
>     "reason": "accessNotConfigured",
>     "message": "Access Not Configured"
>    }
>   ],
>   "code": 403,
>   "message": "Access Not Configured"
>  }
> }
>
>
> Custom Search API 
> <https://code.google.com/apis/console/#project:982648219733:stats:customsearch>
>  is turned on in the council.
>
> This URL is a "server key" whick I think is correct but neither server or 
> browser key works.
>
> The attempts show in the traffic report with the error,
>
>
> 11100.00%search.cse.list400
>
> What am I doing wrong?
>
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
To view this message on the web, visit
https://groups.google.com/d/msg/google-ajax-search-api/-/avkd2K3yjKUJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to