On 12-Jun-15 17:04, Larry Akah wrote:
Hello
I just sent the request http://heater.cs.man.ac.uk:3000/runs/1 to the
player and i received the following response:
{"id":1,"name":"Hello Anyone With 3 Inputs run 12 Jun 2015 13:43:24
UTC","workflow_id":1,"state":"failed","start_time":null,"finish_time":"2015-06-12T13:43:40.891Z","status_message":"Failed","inputs":[{"name":"in","depth":0,"value_type":"text/plain","value_size":null,"path":"/runs/1/input/in"},{"name":"in2","depth":0,"value_type":"text/plain","value_size":null,"path":"/runs/1/input/in2"},{"name":"name","depth":0,"value_type":"text/plain","value_size":null,"path":"/runs/1/input/name"}],"outputs":[]}
The issue there is from the Player API docukentation, the above response
would contain the following missing fields
- outputs_zip
- log
outputs_zip may be missing because the state is "failed". It is possible
that you cannot see the log because the run is owned by Finn. Can you
see the information for run 4?
Any reason for that? What are the mandatory fields and which ones are
optional as the API docs seem to lack complete documentation on some of
these.
Cheers
Alan