Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/379.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 谷歌翻译API和谷歌应用引擎_Java_Google App Engine_Jakarta Ee_Google Translate - Fatal编程技术网

Java 谷歌翻译API和谷歌应用引擎

Java 谷歌翻译API和谷歌应用引擎,java,google-app-engine,jakarta-ee,google-translate,Java,Google App Engine,Jakarta Ee,Google Translate,我正在一个java项目中使用GoogleTranslateAPI和GoogleAppEngine 在我的机器上,在本地,谷歌翻译没有问题。但当我部署应用程序时,我得到了以下信息: "{"error":{"errors":[{"domain":"usageLimits","reason":"accessNotConfigured","message": "Access Not Configured. Please use Google Developers Console to activate

我正在一个java项目中使用GoogleTranslateAPI和GoogleAppEngine

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

"{"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 Translate API已启用 已启用计费 谢谢


寻求您的帮助。

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


希望有帮助

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