I am wondering if, for some reason, it's failing to detect the language as Russian. See what happens when you add &source=ru to your url.
Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On May 12, 2011, at 8:44 AM, golubev wrote: > Hi. > For some requests I get the response: > > { > "error": { > "errors": [ > { > "domain": "global", > "reason": "badRequest", > "message": "Bad language pair: {0}" > } > ], > "code": 400, > "message": "Bad language pair: {0}" > } > } > > > Request for example: > > https://www.googleapis.com/language/translate/v2?key=<MY_KEY>&target=en&q=%D0%A5%D0%BE%D1%87%D1%83%20%D0%BD%D0%B0%D0%B9%D1%82%D0%B8 > > (I try to translate russian words "Хочу найти") > > Why this error happen? > > -- > 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]. > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?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]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
