The question that you need to answer is this: what endpoint url are you using? 
It sounds to me like you're trying to query the same endpoint that 
translate.google.com is, which is different than the AJAX Language API's 
RESTful endpoint. If the AJAX API believes you're sending automated queries, it 
will say so in a JSON response, without the captcha.

Jeremy R. Geerdes
Effective website design & development
Des Moines, IA

For more information or a project quote:
http://jgeerdes.home.mchsi.com
[email protected]

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!

On Apr 27, 2010, at 11:58 AM, Sergey Demyanov wrote:

> Hello.
> 
> I'm using google language api to provide free translation for users.
> Last time I have problems that google blocks my requests wit the page
> "your computer or network may be sending automated queries." and
> captcha.
> 
> A month ago I fixed this by providing new parameter with user ip
> (since all requests are coming from server side), referrer and ajax
> api key.
> 
> but two days ago it started again. with all these thing I have server
> blocked currently. the bandwidth is about 5 translations per second.
> is this too much?
> 
> please advise.
> 
> -Sergey
> 
> -- 
> 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].
> For more options, visit this group at 
> http://groups.google.com/group/google-ajax-search-api?hl=en.
> 

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

Reply via email to