【发布时间】: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