anoob wrote:
Earlier, I want to use the "translate" widget, but I can not got any result.
Is someone has the same issue? Or only me?
Please check and told me, thanks!!
I try it, and the reply of the Google server was:
{"responseData": null, "responseDetails": "Suspected Terms of Service Abuse. Please see code.google.com/apis/errors", "responseStatus": 403}
I check the site to find this error, but then I found another thing:
Note: The Google Search and Language APIs shown to the right have been officially deprecated. They will continue to work as per our deprecation policy, but the number of requests you may make per day will be limited. Please visit the documentation for each API for further details and alternatives.
Also:
Language APIs (deprecated)
Translate API (v1 no longer available)
(instead see Translate API v2){
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceededUnreg",
"message": "Daily Limit Exceeded. Please sign up",
"extendedHelp": "https://code.google.com/apis/console"
}
],
"code": 403,
"message": "Daily Limit Exceeded. Please sign up"
}
}Google Translate API is a paid service. For website translations, we encourage you to use the Google Website Translator gadget.