【问题标题】:Google Prediction API : Error 500 Internal Server ErrorGoogle 预测 API:错误 500 内部服务器错误
【发布时间】:2014-05-09 17:14:08
【问题描述】:

我正在尝试运行Prediction API example。一切都是按照these instructions配置的,但是我收到的唯一消息是:

500 Internal Server Error
{
   "code" : 500,
   "message" : null
}

Process finished with exit code 1

找不到我缺少的东西... 欢迎任何帮助。

【问题讨论】:

    标签: java google-prediction google-cloud-platform


    【解决方案1】:

    我认为您使用的是旧版本的 Prediction API - v1.5。当前版本是 v1.6,你可以在这里找到一些示例代码 - https://github.com/gxlzlihao/GooglePredictionAPISample/blob/master/src/main/java/com/google/api/services/samples/prediction/cmdline/PredictionSample.java

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-08-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-10-16
      • 2019-11-01
      • 2014-11-19
      • 2016-01-10
      相关资源
      最近更新 更多