Are you using a v2 or v1 API key? The v1 keys have a signup that simply asks
for your web url, and the v2 keys can be obtained only through the API
Console at http://code.google.com/apis/console.
On Oct 7, 2011 6:40 AM, "campari" <[email protected]> wrote:

> Hi everyone,
>
> is it possible to develop Googles Translate API v2 on localhost or vh
> on my local machine?
>
> I inserted my API-Key, but result of the given example from the
> tutorial descriped at
> http://code.google.com/intl/de-DE/apis/language/translate/v2/getting_started.html
> :
>
> // API callback
> translateText({
>  "error": {
>    "errors": [
>      {
>        "domain": "usageLimits",
>        "reason": "dailyLimitExceeded",
>        "message": "Daily Limit Exceeded"
>      }
>      ],
>    "code": 403,
>    "message": "Daily Limit Exceeded"
>  }
> });
>
>
> Thank you!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Google AJAX APIs" group.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> To view this message on the web, visit
> http://groups.google.com/group/google-ajax-search-api?hl=en_US
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
To view this message on the web, visit
http://groups.google.com/group/google-ajax-search-api?hl=en_US
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to