cancel
Showing results for 
Search instead for 
Did you mean: 

Complete Task Workflow

Lassad_belhedi
Champ in-the-making
Champ in-the-making

I tried to make a call HTTP using a request to complete a task :HOST/nuxeo/api/v1/task/{taskId}/{action} adding the values of two parameters(taskId,action) But I have an exception 500 What does it mean ?

1 REPLY 1

Maik_
Champ in-the-making
Champ in-the-making

Http error 500 is "Internal Server Error" https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500 Try to see in nuxeo-server log if has been thrown any exception.