When it accesses the following URL,
the following errors are returned.
<URL>
http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=Hello&langpair=en%7Cja
<Error>
{"responseData": null, "responseDetails": "Suspected Terms of Service
Abuse. Please see http://code.google.com/apis/errors",
"responseStatus": 403}
But,the normal result was obtained several weeks ago.
<result>
{"responseData": {"translatedText":"こんにちは"}, "responseDetails": ull,
"responseStatus": 200}
Because the normal result is obtained when another terminal accesses
it, it is thought that there is a possibility that something is
intercepted.
Please teach if there are some any opinions.
--
You received this message because you are subscribed to the Google Groups
"General" 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-translate-general?hl=en.