Closed GoogleCodeExporter closed 8 years ago
Have you enabled the API for the developer key? That call works fine for here.
Original comment by ianbar...@google.com
on 6 Aug 2013 at 1:55
when i use the command : curl
curl https://www.googleapis.com/language/translate/v2?key=my
appkey&source=en&target=zh_CN&q=Hello%20world
like above, but the error like below:
{"error":{"errors":[{"domain":"global","reason":"notFound","message":"Not
Found"}],"code":404,"message":"Not Found"}}
Original comment by sunshion...@gmail.com
on 7 Aug 2013 at 7:52
Hmm, try zh-CN rather than zh_CN
Original comment by ianbar...@google.com
on 7 Aug 2013 at 3:26
Original issue reported on code.google.com by
sunshion...@gmail.com
on 6 Aug 2013 at 8:18