Server returned HTTP response code: 403 for URL Google Translate API

扶醉桌前 提交于 2019-12-01 11:01:18

Try this, using the updated API (you need a key): http://hayageek.com/google-translate-api-tutorial/#java-example

It looks like the URL being generated is malformed. The library you are using is also an out-of-date library from the Google Code archive. It likely was working by coincidence, but you just now exposed a problem.

Please use the current version of the Translate API Client, available here.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!