TrpServerConn.runCitLabHtrTraining calls wrong endpoint?
jscrane opened this issue · 1 comments
jscrane commented
On line 1278 of TrpServerConn.java, should RESTConst.HTR_URO_TRAIN_PATH be RESTConst.HTR_CITLAB_TRAIN_PATH instead?
It looks as if "htrTrainingUro" doesn't exist in the application.wadl either, and I got a 404 invoking this method (which isn't deprecated).
kahlep commented
Hi Stephen,
you are right, this method is outdated and the endpoint has been recently removed from the server. I just removed it from the client code.
Please use this method for training the HTR: