cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:Unable to claim a Task using BPM OData

former_member222013
Participant
0 Kudos

Hi,

I am using BPM OData services to start,claim and complete a task .I am successfully able to start a process,Get data from a Task using OData services but not able to claim a Task.

I did try to test using Postman client but was getting 404 Error when I try to claim a task.

Can anyone help me in this context as it is very urgent for me.

Thanks,

NWUser

Accepted Solutions (0)

Answers (1)

Answers (1)

Vasilis
Advisor
Advisor
0 Kudos

Hi,

you need to make a POST request and also provide the X-CSRF-Token at request header.

Here is a detailed blog:

Regards,

Vasilis