【问题标题】:Google Translate API and Google App Engine谷歌翻译 API 和谷歌应用引擎
【发布时间】:2014-07-18 03:26:16
【问题描述】:

我在一个带有 Google App Engine 的 Java 项目中使用 Google Translate API。

在我的机器上,在本地,谷歌翻译没有问题。但是当我部署应用程序时,我得到了这个:

"{"error":{"errors":[{"domain":"usageLimits","reason":"accessNotConfigured","message":
"Access Not Configured. Please use Google Developers Console to 
activate the API for your project."}],"code":403,"message":
"Access Not Configured. 
Please use Google Developers Console to activate the API for your project."}}"
  • Google 翻译 API 已启用
  • 计费已启用

谢谢!

寻求您的帮助。

【问题讨论】:

  • 转到google code,然后当他们提示您选择时恢复到旧界面。然后编辑允许的 IP 并包含您的 ipv6 地址。
  • 你在说什么?来自谷歌端点的 IPV6 ?

标签: java google-app-engine jakarta-ee google-translate


【解决方案1】:

解决我使用外部库的部分问题:

https://code.google.com/p/google-api-translate-java/

希望对你有帮助

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-10-10
    • 2011-03-28
    • 1970-01-01
    相关资源
    最近更新 更多