Guys I really need some help here. I have now got a Google vs2 paid API key, yet again, after like 1 minute none of the translator services are available. Running the google test gives me this:
Starting translation test for Google API v2
Test result: { "error": { "errors": [ { "domain": "usageLimits", "reason": "dailyLimitExceeded", "message": "Daily Limit Exceeded" } ], "code": 403, "message": "Daily Limit Exceeded" } }
Test error:
Connection time (ms): 118.327148438
In other words, even with the paid Google API vbet does nothing for me anymore. How can I get this to work again?
Thanks.