by Yana » Mon Jun 24, 2013 5:56 pm
Hi,
the problem is related to your API key. It seems you exceeded the limit. Please check it. Please note that the APY key is an optional feature and it is commercial. You can remove it. Gtranslate works without API.
You can check the gtranslate debug file
Response: {
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "dailyLimitExceeded",
"message": "Daily Limit Exceeded"
}
],
"code": 403,
"message": "Daily Limit Exceeded"
}
}