I'm trying to run the Prediction API example. Everything is configured by following these instructions, but the only message I received is:
500 Internal Server Error
{
"code" : 500,
"message" : null
}
Process finished with exit code 1
Could not find what I'm missing... Any help is welcome.