Unfortunately, it's tough to offer suggestions without seeing exactly what you're doing. That said, I was encountering this same message earlier today when I included one of the optional parameters with a null value. E.g., source=&target=fr
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 Apr 8, 2011, at 11:35 PM, [email protected] wrote: > { "error": { "errors": [ { "domain": "global", "reason": "invalid", > "message": "Invalid Value" } ], "code": 400, "message": "Invalid > Value" } } > > I am getting this using the Google.Apis translator example. I am > translating en to es on a very simple string. Any help would be great. > > -- > 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.
