On 12/08/2016 18:43, Sagar wrote:
I have created curl request to run workflow according to Taverna-Player-Portal JSON API Documentation <https://github.com/myGrid/taverna-player/wiki/JSON-API-Documentation#post-runs>curl -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "Cache-Control: no-cache" -d '{ "run" : { "workflow_id" : 4201, "name" : "My Run" } }' "http://139.59.28.201:3000/runs"
I can only see workflow 1 on the site http://139.59.28.201:3000/workflows/1
I am getting some error . if the server is not running then you can find error HTML page in the attachment.
Attachments are (I think) stripped out by the mailing list software. So, your attachment did not come through. Looking at the behaviour on the player, it does appear that it is unable to connect to a server. Is one running?
Sagar
Alan
