Open GoogleCodeExporter opened 8 years ago
I get almaust the same. To translate the page my script sends about 1600
requests. Requests from 1200 to 1300 and from 1400 to 1500 and some another
generate "Unable to perform Translation: Suspected Terms of Service Abuse."
Original comment by pentyame...@gmail.com
on 8 Apr 2011 at 3:09
I am getting the same issue as below
===================================================================
Google.API.GoogleServiceException: [response status:403]Suspected Terms of
Service Abuse. Please see http://code.google.com/apis/errors at
Google.API.RequestUtility.GetResponseData[T,TService](RequestCallback`2
request, Uri address, Binding binding, String referrer) at
Google.API.GoogleClient.GetResponseData[T,TService](RequestCallback`2 request)
at Google.API.Translate.TranslateClient.NativeTranslate(String text, String
from, String to, String format) at
Google.API.Translate.TranslateClient.Translate(String text, String from, String
to, String format)
===========================================================
Please help..how to resolve this issue ?
Original comment by ma...@zenithinvestments.net
on 10 Apr 2011 at 1:50
Try using the following code.
Dim googleTranslate As New Google.API.Translate.TranslateClient(<Your URL name
eg:- www.google.com>)
Original comment by josephch...@gmail.com
on 25 Oct 2011 at 8:13
[deleted comment]
[deleted comment]
Hello,
we are using the GoogleAPISearch.DLL in myVB.net application.
i need to search a lot of words. After some searching
, we get an exception "[response status:403]Suspected Terms of
Service Abuse. Please see http://code.google.com/apis/errors".
Can you help me ??
Thank you for your help.
Regards
TRAN AI CHAU
tranaichau@gmail.com
Original comment by tranaic...@gmail.com
on 20 Jul 2013 at 7:24
Original issue reported on code.google.com by
aaib...@hotmail.com
on 16 Feb 2011 at 10:05