On Friday, July 13, 2012 11:07:35 AM UTC-3, 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 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?

Estou com o mesmo erro, minha aplicação é em C#, estou passando a chave do 
cliente e o código obtido manualmente da url.

-- 
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/-/VZqh9hjbqOQJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to