Rachit95 / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
0 stars 0 forks source link

[response status:403]Suspected Terms of Service Abuse #77

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

we are using the GoogleTranslateAPI in myVB.net application.
i need to translate a lot of words into frensh or english languages. After some
translations, we get an exception "[response status:403]Suspected Terms of
Service Abuse. Please see http://code.google.com/apis/errors". 

Can you help me ??

Thanke you for your help.

Regards Amine

Original issue reported on code.google.com by aaib...@hotmail.com on 16 Feb 2011 at 10:05

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
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