Re: Custom Search API 403 Error

2014-07-02 Thread Adam Henson
I have the same problem. I'm in mid implementation and may possibly be firing off the same top secret google shut down bot. Could someone please tell me how I can be friends with this bot. I mean no harm. On Monday, January 23, 2012 12:19:59 PM UTC-5, Tim Tresch wrote: > > I am receiving 403 err

Re: Custom Search API 403 Error

2012-07-10 Thread Aaron Blum
I'm using it in conjunction with GoogleDiggity by Stach and Liu for assessing my enterprises application and information perimeter. While these tools are potentially used by attackers to find vulnerable web applications, defenders can (and do) employ them to identify and remediate our own threat s

Re: Custom Search API 403 Error

2012-07-10 Thread Jeremy Geerdes
Chances are, you're trigging throttling mechanisms designed to prevent you from using the Search API for SEO and a variety of other nefarious purposes. I doubt very much that they'll change it unless you can demonstrate some extremely worthy, pressing application. Jeremy R. Geerdes Generally Co

Re: Custom Search API 403 Error

2012-07-10 Thread Aaron
I'm having the same problem here. I'm still under quota and I can do a number of queries (about a thousand) but then suddenly start getting 403 errors. If I wait a few seconds and relaunch I can get another 1000 or so before I get another batch of 403s. I've got the daily quota set to 10,000

Re: Custom Search API 403 Error

2012-06-25 Thread Olaf
Hi, it seems like that the IP address filter was the problem, I removed all IP addresses and it works again. not sure what happened, the application worked before too Thanks Olaf On Jun 25, 2:23 pm, Jeremy Geerdes wrote: > Please check in the API Console to make sure that you have (a) enabled

Re: Custom Search API 403 Error

2012-06-25 Thread Jeremy Geerdes
Please check in the API Console to make sure that you have (a) enabled the CS API, (b) are using the correct API key, and (c) not set any restrictions for the use of the API (e.g., IP address, domain restrictions, etc.). If none of these work, then you will likely need to contact Adam Feldman wi

Re: Custom Search API 403 Error

2012-06-25 Thread Olaf
Hi, I get this 403 error too and it seems that my server's IP address is blocked by the CSE api. Is it possible to remove that block? Thanks Olaf On Monday, January 23, 2012 6:19:59 PM UTC+1, Tim Tresch wrote: > > I am receiving 403 errors from the google custom search api. Just > started over

Re: Custom Search API 403 Error

2012-06-12 Thread kovo
I'm having this problem too. I emailed you a few days ago but haven't received a response. Is there someone else I should contact or somewhere I can look for more information? On Monday, May 7, 2012 5:51:43 PM UTC-5, Adam Feldman wrote: > > Hi Jozef, > > Can you send me a private message (to ada

Re: Custom Search API 403 Error

2012-05-07 Thread Adam Feldman
Hi Jozef, Can you send me a private message (to adam.feld...@google.com) with your project #? Thanks, Adam On Mon, May 7, 2012 at 3:40 PM, Jozef Celuch wrote: > Hi Adam, > I believe I'm having the same problem. When I try to search through Custom > search web interface everything works, but wh

Re: Custom Search API 403 Error

2012-05-07 Thread Jozef Celuch
Hi Adam, I believe I'm having the same problem. When I try to search through Custom search web interface everything works, but when I use Python client I get response 403 and it says "Daily limit exceeded" even though according to statistics I only used 17% of the quota. I am probably doing some

Re: Custom Search API 403 Error

2012-02-02 Thread Adam Feldman
Hi Tim, Can you let me know if you're still having this problem? Thanks, Adam On Mon, Jan 23, 2012 at 9:19 AM, Tim Tresch wrote: > I am receiving 403 errors from the google custom search api. Just > started over the past few days. I'm not going above the rate limit or > the daily usage limit.