The bad request error could be received for a number of reasons. Unfortunately, without seeing the exact url that you're using, it's tough to say what's going on. The first thing I would check is that the language pair is encoded correctly. Specifically, check that the vertical pipe ( | ) is encoded as %7C
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Apr 12, 2009, at 6:06 PM, बंजारा wrote: > > Hi, > > I have a question regarding the transliterate API. > > As in the translate API googe provides flash and non Java Script > environments to access the API and has given an example. > http://code.google.com/apis/ajaxlanguage/documentation/reference.html#_intro_fonje > > . > > Similarly, how do I access the transliterate API in a flash and non > Java Script environment? > I have tried formatting the URL in the same manner as the translation > one but it gives me a bad request. Is that supported at all for now? > > Thanks for your help. > > Banj > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
